GetDiskSnapshotRequest
public struct GetDiskSnapshotRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the disk snapshot (e.g., my-disk-snapshot).
Declaration
Swift
public let diskSnapshotName: String -
Undocumented
Declaration
Swift
public init(diskSnapshotName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetDiskSnapshotRequest Structure Reference