Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBShardGroupPropsMixin.Builder
Packages that use CfnDBShardGroupPropsMixin.Builder
-
Uses of CfnDBShardGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBShardGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDBShardGroupPropsMixin.Builder.computeRedundancy(Number computeRedundancy) Specifies whether to create standby standby DB data access shard for the DB shard group.CfnDBShardGroupPropsMixin.Builder.create()CfnDBShardGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDBShardGroupPropsMixin.Builder.dbClusterIdentifier(String dbClusterIdentifier) The name of the primary DB cluster for the DB shard group.CfnDBShardGroupPropsMixin.Builder.dbShardGroupIdentifier(String dbShardGroupIdentifier) The name of the DB shard group.The maximum capacity of the DB shard group in Aurora capacity units (ACUs).The minimum capacity of the DB shard group in Aurora capacity units (ACUs).CfnDBShardGroupPropsMixin.Builder.publiclyAccessible(Boolean publiclyAccessible) Specifies whether the DB shard group is publicly accessible.CfnDBShardGroupPropsMixin.Builder.publiclyAccessible(IResolvable publiclyAccessible) Specifies whether the DB shard group is publicly accessible.An optional set of key-value pairs to associate arbitrary data of your choosing with the DB shard group.