Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.docdbelastic.CfnClusterMixinProps.Builder
Packages that use CfnClusterMixinProps.Builder
-
Uses of CfnClusterMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.docdbelastic
Methods in software.amazon.awscdk.cfnpropertymixins.services.docdbelastic that return CfnClusterMixinProps.BuilderModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.adminUserName(String adminUserName) Sets the value ofCfnClusterMixinProps.getAdminUserName()CfnClusterMixinProps.Builder.adminUserPassword(String adminUserPassword) Sets the value ofCfnClusterMixinProps.getAdminUserPassword()Sets the value ofCfnClusterMixinProps.getAuthType()CfnClusterMixinProps.Builder.backupRetentionPeriod(Number backupRetentionPeriod) Sets the value ofCfnClusterMixinProps.getBackupRetentionPeriod()static CfnClusterMixinProps.BuilderCfnClusterMixinProps.builder()CfnClusterMixinProps.Builder.clusterName(String clusterName) Sets the value ofCfnClusterMixinProps.getClusterName()Sets the value ofCfnClusterMixinProps.getKmsKeyId()Sets the value ofCfnClusterMixinProps.getKmsKeyId()CfnClusterMixinProps.Builder.preferredBackupWindow(String preferredBackupWindow) Sets the value ofCfnClusterMixinProps.getPreferredBackupWindow()CfnClusterMixinProps.Builder.preferredMaintenanceWindow(String preferredMaintenanceWindow) Sets the value ofCfnClusterMixinProps.getPreferredMaintenanceWindow()CfnClusterMixinProps.Builder.shardCapacity(Number shardCapacity) Sets the value ofCfnClusterMixinProps.getShardCapacity()CfnClusterMixinProps.Builder.shardCount(Number shardCount) Sets the value ofCfnClusterMixinProps.getShardCount()CfnClusterMixinProps.Builder.shardInstanceCount(Number shardInstanceCount) Sets the value ofCfnClusterMixinProps.getShardInstanceCount()Sets the value ofCfnClusterMixinProps.getSubnetIds()Sets the value ofCfnClusterMixinProps.getTags()CfnClusterMixinProps.Builder.vpcSecurityGroupIds(List<? extends Object> vpcSecurityGroupIds) Sets the value ofCfnClusterMixinProps.getVpcSecurityGroupIds()Constructors in software.amazon.awscdk.cfnpropertymixins.services.docdbelastic with parameters of type CfnClusterMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnClusterMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnClusterMixinProps.Builder.