export

@JvmName(name = "gjtbqyvwpmckvbky")
suspend fun export(value: Output<ExportExportArgs>)
@JvmName(name = "rbcroclmlbuuybfx")
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 = "gypgxruesfefbuls")
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.