public static interface CreateReplicationSetRequest.Builder extends SsmIncidentsRequest.Builder, SdkPojo, CopyableBuilder<CreateReplicationSetRequest.Builder,CreateReplicationSetRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateReplicationSetRequest.Builder |
clientToken(String clientToken)
A token that ensures that the operation is called only once with the specified details.
|
CreateReplicationSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateReplicationSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateReplicationSetRequest.Builder |
regions(Map<String,RegionMapInputValue> regions)
The Regions that Incident Manager replicates your data to.
|
CreateReplicationSetRequest.Builder |
tags(Map<String,String> tags)
A list of tags to add to the replication set.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateReplicationSetRequest.Builder clientToken(String clientToken)
A token that ensures that the operation is called only once with the specified details.
clientToken - A token that ensures that the operation is called only once with the specified details.CreateReplicationSetRequest.Builder regions(Map<String,RegionMapInputValue> regions)
The Regions that Incident Manager replicates your data to. You can have up to three Regions in your replication set.
regions - The Regions that Incident Manager replicates your data to. You can have up to three Regions in your
replication set.CreateReplicationSetRequest.Builder tags(Map<String,String> tags)
A list of tags to add to the replication set.
tags - A list of tags to add to the replication set.CreateReplicationSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateReplicationSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.