Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBShardGroupMixinProps.Builder
Packages that use CfnDBShardGroupMixinProps.Builder
-
Uses of CfnDBShardGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBShardGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnDBShardGroupMixinProps.builder()CfnDBShardGroupMixinProps.Builder.computeRedundancy(Number computeRedundancy) Sets the value ofCfnDBShardGroupMixinProps.getComputeRedundancy()CfnDBShardGroupMixinProps.Builder.dbClusterIdentifier(String dbClusterIdentifier) Sets the value ofCfnDBShardGroupMixinProps.getDbClusterIdentifier()CfnDBShardGroupMixinProps.Builder.dbShardGroupIdentifier(String dbShardGroupIdentifier) Sets the value ofCfnDBShardGroupMixinProps.getDbShardGroupIdentifier()Sets the value ofCfnDBShardGroupMixinProps.getMaxAcu()Sets the value ofCfnDBShardGroupMixinProps.getMinAcu()CfnDBShardGroupMixinProps.Builder.publiclyAccessible(Boolean publiclyAccessible) Sets the value ofCfnDBShardGroupMixinProps.getPubliclyAccessible()CfnDBShardGroupMixinProps.Builder.publiclyAccessible(IResolvable publiclyAccessible) Sets the value ofCfnDBShardGroupMixinProps.getPubliclyAccessible()Sets the value ofCfnDBShardGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rds with parameters of type CfnDBShardGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBShardGroupMixinProps.Builder.