export

@JvmName(name = "hjqahnykyqemloey")
suspend fun export(value: Output<ExportExportArgs>)
@JvmName(name = "fxekcjtbdsnwcybk")
suspend fun export(value: ExportExportArgs?)

Parameters

value

The details of the export, including data query, name, description, and destination configuration. See the export argument reference below.


@JvmName(name = "exyocknejcxbcbrk")
suspend fun export(argument: suspend ExportExportArgsBuilder.() -> Unit)

Parameters

argument

The details of the export, including data query, name, description, and destination configuration. See the export argument reference below.