Cluster Provisioned Throughput Args
data class ClusterProvisionedThroughputArgs(val enabled: Output<Boolean>? = null, val volumeThroughput: Output<Int>? = null) : ConvertibleToJava<ClusterProvisionedThroughputArgs>