export

@JvmName(name = "abrjxmtvuqqgyibe")
suspend fun export(value: Output<ExportArgs>)
@JvmName(name = "ehudedfhtxtbcyus")
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 = "qclvxvoomcbbxxsc")
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.