GetDiskSnapshotResult
public struct GetDiskSnapshotResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object containing information about the disk snapshot.
Declaration
Swift
public let diskSnapshot: DiskSnapshot? -
Undocumented
Declaration
Swift
public init(diskSnapshot: DiskSnapshot? = nil)
View on GitHub
GetDiskSnapshotResult Structure Reference