DescribeReceiptRuleRequest
public struct DescribeReceiptRuleRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the receipt rule.
Declaration
Swift
public let ruleName: String -
The name of the receipt rule set that the receipt rule belongs to.
Declaration
Swift
public let ruleSetName: String -
Undocumented
Declaration
Swift
public init(ruleName: String, ruleSetName: String)
View on GitHub
DescribeReceiptRuleRequest Structure Reference