@aws-sdk/client-ec2

UnlockSnapshotCommandOutput Interface

The output of UnlockSnapshotCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
SnapshotId string | undefined

The ID of the snapshot.

Full Signature

export interface UnlockSnapshotCommandOutput extends UnlockSnapshotResult, MetadataBearer