targetJsonPath

@JvmName(name = "lncdebktxqwlaohq")
suspend fun targetJsonPath(value: Output<String>)
@JvmName(name = "syglxuklkjaxhgwk")
suspend fun targetJsonPath(value: String)

Parameters

value

This is a JSONPath (https://kubernetes.io/docs/reference/kubectl/jsonpath/) expression that matches specific fields of candidate resources and it operates as both a filtering parameter (resources that are not matched with this expression will not be candidates for substitution) as well as a field identifier (identifies exactly which fields out of the candidate resources will be modified).