PutDeliveryChannelRequest
public struct PutDeliveryChannelRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The configuration delivery channel object that delivers the configuration information to an Amazon S3 bucket and to an Amazon SNS topic.
Declaration
Swift
public let deliveryChannel: DeliveryChannel -
Undocumented
Declaration
Swift
public init(deliveryChannel: DeliveryChannel) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
PutDeliveryChannelRequest Structure Reference