DeleteReceiptRuleSetRequest

public struct DeleteReceiptRuleSetRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The name of the receipt rule set to delete.

    Declaration

    Swift

    public let ruleSetName: String
  • Undocumented

    Declaration

    Swift

    public init(ruleSetName: String)