DescribeDeliveryStreamOutput
public struct DescribeDeliveryStreamOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the delivery stream.
Declaration
Swift
public let deliveryStreamDescription: DeliveryStreamDescription
-
Undocumented
Declaration
Swift
public init(deliveryStreamDescription: DeliveryStreamDescription)