GetSuppressedDestinationResponse
public struct GetSuppressedDestinationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object containing information about the suppressed email address.
Declaration
Swift
public let suppressedDestination: SuppressedDestination -
Undocumented
Declaration
Swift
public init(suppressedDestination: SuppressedDestination)
View on GitHub
GetSuppressedDestinationResponse Structure Reference