- Navigation Guide
@aws-sdk/client-redshift
CreateClusterSnapshotCommandOutput Interface
The output of CreateClusterSnapshotCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
Snapshot | Snapshot | undefined | Describes a snapshot. |
Full Signature
export interface CreateClusterSnapshotCommandOutput extends CreateClusterSnapshotResult, MetadataBearer