ListReceiptRuleSetsRequest
public struct ListReceiptRuleSetsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A token returned from a previous call to ListReceiptRuleSets to indicate the position in the receipt rule set list.
Declaration
Swift
public let nextToken: String? -
Undocumented
Declaration
Swift
public init(nextToken: String? = nil)
View on GitHub
ListReceiptRuleSetsRequest Structure Reference