Cluster Status Entity Args
data class ClusterStatusEntityArgs(val cku: Output<Int>? = null, val phase: Output<String>? = null) : ConvertibleToJava<ClusterStatusEntityArgs>
Status of the cluster record
Status of the cluster record