format

@JvmName(name = "xjxvscagjbpiwlus")
suspend fun format(value: Output<Either<String, FormatType>>)
@JvmName(name = "pymvfcbqiwryaeek")
suspend fun format(value: Either<String, FormatType>?)
@JvmName(name = "rvdepflykiaimsqa")
fun format(value: String)
@JvmName(name = "wqsugipwpaydkemy")
fun format(value: FormatType)

Parameters

value

The format of the export being delivered. Currently only 'Csv' is supported.