statusReplicasPath

@JvmName(name = "qdcsmnwltgnggijn")
suspend fun statusReplicasPath(value: Output<String>)
@JvmName(name = "uehjagknmnmuhkcs")
suspend fun statusReplicasPath(value: String?)

Parameters

value

statusReplicasPath defines the JSON path inside of a custom resource that corresponds to Scale status.replicas. Only JSON paths without the array notation are allowed. Must be a JSON Path under .status. If there is no value under the given path in the custom resource, the status.replicas value in the /scale subresource will default to 0.