Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.docdb.CfnGlobalClusterMixinProps.Builder
Packages that use CfnGlobalClusterMixinProps.Builder
-
Uses of CfnGlobalClusterMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.docdb
Methods in software.amazon.awscdk.cfnpropertymixins.services.docdb that return CfnGlobalClusterMixinProps.BuilderModifier and TypeMethodDescriptionCfnGlobalClusterMixinProps.builder()CfnGlobalClusterMixinProps.Builder.deletionProtection(Boolean deletionProtection) Sets the value ofCfnGlobalClusterMixinProps.getDeletionProtection()CfnGlobalClusterMixinProps.Builder.deletionProtection(IResolvable deletionProtection) Sets the value ofCfnGlobalClusterMixinProps.getDeletionProtection()Sets the value ofCfnGlobalClusterMixinProps.getEngine()CfnGlobalClusterMixinProps.Builder.engineVersion(String engineVersion) Sets the value ofCfnGlobalClusterMixinProps.getEngineVersion()CfnGlobalClusterMixinProps.Builder.globalClusterIdentifier(String globalClusterIdentifier) Sets the value ofCfnGlobalClusterMixinProps.getGlobalClusterIdentifier()CfnGlobalClusterMixinProps.Builder.sourceDbClusterIdentifier(String sourceDbClusterIdentifier) Sets the value ofCfnGlobalClusterMixinProps.getSourceDbClusterIdentifier()CfnGlobalClusterMixinProps.Builder.storageEncrypted(Boolean storageEncrypted) Sets the value ofCfnGlobalClusterMixinProps.getStorageEncrypted()CfnGlobalClusterMixinProps.Builder.storageEncrypted(IResolvable storageEncrypted) Sets the value ofCfnGlobalClusterMixinProps.getStorageEncrypted()Sets the value ofCfnGlobalClusterMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.docdb with parameters of type CfnGlobalClusterMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGlobalClusterMixinProps.Builder.