DescribeReceiptRuleSetRequest
public struct DescribeReceiptRuleSetRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the receipt rule set to describe.
Declaration
Swift
public let ruleSetName: String
-
Undocumented
Declaration
Swift
public init(ruleSetName: String)