format

@JvmName(name = "akqnkntliwhiehyt")
suspend fun format(value: Output<String>)
@JvmName(name = "fxjtypvgswrvjnbs")
suspend fun format(value: String?)

Parameters

value

Specifies the format of the JSON the output will be written in. Possible values are Array and LineSeparated.

Note: This is Required and can only be specified when type is set to Json.