specReplicasPath

@JvmName(name = "qqvnqoavdstftqwm")
suspend fun specReplicasPath(value: Output<String>)
@JvmName(name = "htylcjwpjvmaicxm")
suspend fun specReplicasPath(value: String?)

Parameters

value

specReplicasPath defines the JSON path inside of a custom resource that corresponds to Scale spec.replicas. Only JSON paths without the array notation are allowed. Must be a JSON Path under .spec. If there is no value under the given path in the custom resource, the /scale subresource will return an error on GET.