DeliverConfigSnapshotResponse
public struct DeliverConfigSnapshotResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the snapshot that is being created.
Declaration
Swift
public let configSnapshotId: String? -
Undocumented
Declaration
Swift
public init(configSnapshotId: String? = nil)
View on GitHub
DeliverConfigSnapshotResponse Structure Reference