| Package | Description |
|---|---|
| com.amazonaws.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| com.amazonaws.services.redshiftserverless.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotCopyConfigurationRequest |
CreateSnapshotCopyConfigurationRequest.clone() |
CreateSnapshotCopyConfigurationRequest |
CreateSnapshotCopyConfigurationRequest.withDestinationKmsKeyId(String destinationKmsKeyId)
The KMS key to use to encrypt your snapshots in the destination Amazon Web Services Region.
|
CreateSnapshotCopyConfigurationRequest |
CreateSnapshotCopyConfigurationRequest.withDestinationRegion(String destinationRegion)
The destination Amazon Web Services Region that you want to copy snapshots to.
|
CreateSnapshotCopyConfigurationRequest |
CreateSnapshotCopyConfigurationRequest.withNamespaceName(String namespaceName)
The name of the namespace to copy snapshots from.
|
CreateSnapshotCopyConfigurationRequest |
CreateSnapshotCopyConfigurationRequest.withSnapshotRetentionPeriod(Integer snapshotRetentionPeriod)
The retention period of the snapshots that you copy to the destination Amazon Web Services Region.
|
Copyright © 2024. All rights reserved.