| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterClusterSnapshotCopyStatus |
AwsRedshiftClusterClusterSnapshotCopyStatus.clone() |
AwsRedshiftClusterClusterSnapshotCopyStatus |
AwsRedshiftClusterDetails.getClusterSnapshotCopyStatus()
Information about the destination Region and retention period for the cross-Region snapshot copy.
|
AwsRedshiftClusterClusterSnapshotCopyStatus |
AwsRedshiftClusterClusterSnapshotCopyStatus.withDestinationRegion(String destinationRegion)
The destination Region that snapshots are automatically copied to when cross-Region snapshot copy is enabled.
|
AwsRedshiftClusterClusterSnapshotCopyStatus |
AwsRedshiftClusterClusterSnapshotCopyStatus.withManualSnapshotRetentionPeriod(Integer manualSnapshotRetentionPeriod)
The number of days that manual snapshots are retained in the destination Region after they are copied from a
source Region.
|
AwsRedshiftClusterClusterSnapshotCopyStatus |
AwsRedshiftClusterClusterSnapshotCopyStatus.withRetentionPeriod(Integer retentionPeriod)
The number of days to retain automated snapshots in the destination Region after they are copied from a source
Region.
|
AwsRedshiftClusterClusterSnapshotCopyStatus |
AwsRedshiftClusterClusterSnapshotCopyStatus.withSnapshotCopyGrantName(String snapshotCopyGrantName)
The name of the snapshot copy grant.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRedshiftClusterDetails.setClusterSnapshotCopyStatus(AwsRedshiftClusterClusterSnapshotCopyStatus clusterSnapshotCopyStatus)
Information about the destination Region and retention period for the cross-Region snapshot copy.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterSnapshotCopyStatus(AwsRedshiftClusterClusterSnapshotCopyStatus clusterSnapshotCopyStatus)
Information about the destination Region and retention period for the cross-Region snapshot copy.
|
Copyright © 2024. All rights reserved.