export

@JvmName(name = "kcfpewhynepoorma")
suspend fun export(value: Output<ExportExportArgs>)
@JvmName(name = "pbdakojqxeikfppp")
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 = "nwmvyffonxodvynv")
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.