- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-redshift
SnapshotErrorMessage Interface
Describes the errors returned by a snapshot.
Members
Name | Type | Details |
---|---|---|
FailureCode | string | undefined | The failure code for the error. |
FailureReason | string | undefined | The text message describing the error. |
SnapshotClusterIdentifier | string | undefined | A unique identifier for the cluster. |
SnapshotIdentifier | string | undefined | A unique identifier for the snapshot returning the error. |
Full Signature
export interface SnapshotErrorMessage