DeleteSuppressedDestinationRequest
public struct DeleteSuppressedDestinationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The suppressed email destination to remove from the account suppression list.
Declaration
Swift
public let emailAddress: String -
Undocumented
Declaration
Swift
public init(emailAddress: String)
View on GitHub
DeleteSuppressedDestinationRequest Structure Reference