Uses of Class
software.amazon.awscdk.services.rds.CfnDBShardGroup.Builder
Packages that use CfnDBShardGroup.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBShardGroup.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnDBShardGroup.BuilderModifier and TypeMethodDescriptionCfnDBShardGroup.Builder.computeRedundancy
(Number computeRedundancy) Specifies whether to create standby DB shard groups for the DB shard group.static CfnDBShardGroup.Builder
CfnDBShardGroup.Builder.dbClusterIdentifier
(String dbClusterIdentifier) The name of the primary DB cluster for the DB shard group.CfnDBShardGroup.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).CfnDBShardGroup.Builder.publiclyAccessible
(Boolean publiclyAccessible) Specifies whether the DB shard group is publicly accessible.CfnDBShardGroup.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.