outputFormat

@JvmName(name = "einidgicnwgbmhue")
suspend fun outputFormat(value: Output<String>)
@JvmName(name = "ocpbgdhkstmfdhqt")
suspend fun outputFormat(value: String?)

Parameters

value

Optional. Output format of the export. Valid values include: csv or json. Defaults to json. Note: Configure the delimiter for CSV output using the csvDelimiter property.