jsonPath

@JvmName(name = "ikpatmwnrdmbxmej")
suspend fun jsonPath(value: Output<String>)
@JvmName(name = "gdokrfdxcbvsuimp")
suspend fun jsonPath(value: String?)

Parameters

value

This is a JSONPath expression that matches specific fields of candidate resources and it operates as a filtering parameter (resources that are not matched with this expression will not be candidates for transformation).