CreateSnapshotResult
public struct CreateSnapshotResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let snapshot: Snapshot? -
Undocumented
Declaration
Swift
public init(snapshot: Snapshot? = nil)
View on GitHub
CreateSnapshotResult Structure Reference