export

@JvmName(name = "oepvufrxgfsrybyg")
suspend fun export(value: Output<ExportArgs>)
@JvmName(name = "cydshwaypvbtpidy")
suspend fun export(value: ExportArgs?)

Parameters

value

A property containing information about the blobs to be exported for an export job. This property is included for export jobs only.


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

Parameters

argument

A property containing information about the blobs to be exported for an export job. This property is included for export jobs only.