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