DeliverConfigSnapshotRequest
public struct DeliverConfigSnapshotRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the delivery channel through which the snapshot is delivered.
Declaration
Swift
public let deliveryChannelName: String -
Undocumented
Declaration
Swift
public init(deliveryChannelName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeliverConfigSnapshotRequest Structure Reference