GetRateBasedRuleResponse
public struct GetRateBasedRuleResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the RateBasedRule that you specified in the GetRateBasedRule request.
Declaration
Swift
public let rule: RateBasedRule? -
Undocumented
Declaration
Swift
public init(rule: RateBasedRule? = nil)
View on GitHub
GetRateBasedRuleResponse Structure Reference