format

@JvmName(name = "svhrskqwhdvvjpfl")
suspend fun format(value: Output<Either<String, FormatType>>)
@JvmName(name = "qfpvjudbelncfagm")
suspend fun format(value: Either<String, FormatType>?)
@JvmName(name = "inrjotoxaxkksvyv")
fun format(value: String)
@JvmName(name = "wxxsaqiuojrwmbxx")
fun format(value: FormatType)

Parameters

value

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