Capacity Args
data class CapacityArgs(val totalThroughputLimit: Output<Int>? = null) : ConvertibleToJava<CapacityArgs>
The object that represents all properties related to capacity enforcement on an account.
The object that represents all properties related to capacity enforcement on an account.