Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnGlobalClusterMixinProps.Builder
Packages that use CfnGlobalClusterMixinProps.Builder
-
Uses of CfnGlobalClusterMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds 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.engineLifecycleSupport(String engineLifecycleSupport) Sets the value ofCfnGlobalClusterMixinProps.getEngineLifecycleSupport()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.sourceDbClusterIdentifier(IDBClusterRef 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.rds with parameters of type CfnGlobalClusterMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGlobalClusterMixinProps.Builder.