public static interface DisableSnapshotCopyRequest.Builder extends RedshiftRequest.Builder, SdkPojo, CopyableBuilder<DisableSnapshotCopyRequest.Builder,DisableSnapshotCopyRequest>
| Modifier and Type | Method and Description |
|---|---|
DisableSnapshotCopyRequest.Builder |
clusterIdentifier(String clusterIdentifier)
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination
region.
|
DisableSnapshotCopyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisableSnapshotCopyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisableSnapshotCopyRequest.Builder clusterIdentifier(String clusterIdentifier)
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
Constraints: Must be the valid name of an existing cluster that has cross-region snapshot copy enabled.
clusterIdentifier - The unique identifier of the source cluster that you want to disable copying of snapshots to a
destination region.
Constraints: Must be the valid name of an existing cluster that has cross-region snapshot copy enabled.
DisableSnapshotCopyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisableSnapshotCopyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.