| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssmincidents |
AWS::SSMIncidents Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnReplicationSet.Builder |
CfnReplicationSet.Builder.create(software.constructs.Construct scope,
String id) |
CfnReplicationSet.Builder |
CfnReplicationSet.Builder.deletionProtected(Boolean deletionProtected)
Determines if the replication set deletion protection is enabled or not.
|
CfnReplicationSet.Builder |
CfnReplicationSet.Builder.deletionProtected(IResolvable deletionProtected)
Determines if the replication set deletion protection is enabled or not.
|
CfnReplicationSet.Builder |
CfnReplicationSet.Builder.regions(IResolvable regions)
Specifies the Regions of the replication set.
|
CfnReplicationSet.Builder |
CfnReplicationSet.Builder.regions(List<? extends Object> regions)
Specifies the Regions of the replication set.
|
Copyright © 2022. All rights reserved.