format

@JvmName(name = "aqijxpyxhhmvybpd")
suspend fun format(value: Output<Either<String, FormatType>>)
@JvmName(name = "npbdprcqiildmhfw")
suspend fun format(value: Either<String, FormatType>?)
@JvmName(name = "hsirrgihynwygypl")
fun format(value: String)
@JvmName(name = "ufdygniicoolqqhf")
fun format(value: FormatType)

Parameters

value

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