GetEmailChannelResponse
public struct GetEmailChannelResponse : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let emailChannelResponse: EmailChannelResponse -
Undocumented
Declaration
Swift
public init(emailChannelResponse: EmailChannelResponse)
View on GitHub
GetEmailChannelResponse Structure Reference