DescribeDeliveryChannelStatusResponse
public struct DescribeDeliveryChannelStatusResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list that contains the status of a specified delivery channel.
Declaration
Swift
public let deliveryChannelsStatus: [DeliveryChannelStatus]? -
Undocumented
Declaration
Swift
public init(deliveryChannelsStatus: [DeliveryChannelStatus]? = nil)
View on GitHub
DescribeDeliveryChannelStatusResponse Structure Reference