format

@JvmName(name = "ogaknrylehcnmwwk")
suspend fun format(value: Output<Either<String, FormatType>>)
@JvmName(name = "xrsdwiytyrjdrcxk")
suspend fun format(value: Either<String, FormatType>?)
@JvmName(name = "mrlyurtfqcrkyaqe")
fun format(value: String)
@JvmName(name = "bnbcvqymuibadown")
fun format(value: FormatType)

Parameters

value

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