jsonData

@JvmName(name = "bcnnncmtnhxictsv")
suspend fun jsonData(value: Output<String>)
@JvmName(name = "kisqjvsxkjqwmfhq")
suspend fun jsonData(value: String?)

Parameters

value

The JSON string representation of the document. It should conform to the registered Schema.schema or an INVALID_ARGUMENT error is thrown.