Uses of Class
software.amazon.awscdk.services.dsql.CfnClusterProps.Builder
Packages that use CfnClusterProps.Builder
-
Uses of CfnClusterProps.Builder in software.amazon.awscdk.services.dsql
Methods in software.amazon.awscdk.services.dsql that return CfnClusterProps.BuilderModifier and TypeMethodDescriptionstatic CfnClusterProps.BuilderCfnClusterProps.builder()CfnClusterProps.Builder.deletionProtectionEnabled(Boolean deletionProtectionEnabled) Sets the value ofCfnClusterProps.getDeletionProtectionEnabled()CfnClusterProps.Builder.deletionProtectionEnabled(IResolvable deletionProtectionEnabled) Sets the value ofCfnClusterProps.getDeletionProtectionEnabled()CfnClusterProps.Builder.kmsEncryptionKey(String kmsEncryptionKey) Sets the value ofCfnClusterProps.getKmsEncryptionKey()CfnClusterProps.Builder.multiRegionProperties(IResolvable multiRegionProperties) Sets the value ofCfnClusterProps.getMultiRegionProperties()CfnClusterProps.Builder.multiRegionProperties(CfnCluster.MultiRegionPropertiesProperty multiRegionProperties) Sets the value ofCfnClusterProps.getMultiRegionProperties()Sets the value ofCfnClusterProps.getTags()Constructors in software.amazon.awscdk.services.dsql with parameters of type CfnClusterProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnClusterProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnClusterProps.Builder.