format

@JvmName(name = "lxxdrwtugpeytyrp")
suspend fun format(value: Output<Either<String, FormatType>>)
@JvmName(name = "vekrdtrbqmnjdmdm")
suspend fun format(value: Either<String, FormatType>?)
@JvmName(name = "wmblxfgomoxkaidl")
fun format(value: String)
@JvmName(name = "jxsvurkmggwuklkr")
fun format(value: FormatType)

Parameters

value

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