Compute Properties Args
data class ComputePropertiesArgs(val tier: Output<String>? = null) : ConvertibleToJava<ComputePropertiesArgs>
The compute properties of the cluster. This includes the virtual-cores/memory and scaling options applied to servers in the cluster.