Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssmincidents.CfnReplicationSetPropsMixin.Builder
Packages that use CfnReplicationSetPropsMixin.Builder
-
Uses of CfnReplicationSetPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents that return CfnReplicationSetPropsMixin.BuilderModifier and TypeMethodDescriptionCfnReplicationSetPropsMixin.Builder.create()CfnReplicationSetPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnReplicationSetPropsMixin.Builder.deletionProtected(Boolean deletionProtected) Determines if the replication set deletion protection is enabled or not.CfnReplicationSetPropsMixin.Builder.deletionProtected(IResolvable deletionProtected) Determines if the replication set deletion protection is enabled or not.Specifies the Regions of the replication set.CfnReplicationSetPropsMixin.Builder.regions(IResolvable regions) Specifies the Regions of the replication set.A list of tags to add to the replication set.