DbShardGroupArgs

constructor(computeRedundancy: Output<Int>? = null, dbClusterIdentifier: Output<String>? = null, dbShardGroupIdentifier: Output<String>? = null, maxAcu: Output<Double>? = null, minAcu: Output<Double>? = null, publiclyAccessible: Output<Boolean>? = null, tags: Output<List<TagArgs>>? = null)