transferManifest

@JvmName(name = "csleqxqeortajuqh")
suspend fun transferManifest(value: Output<TransferManifestArgs>)
@JvmName(name = "hqrvstnhcfcxvirv")
suspend fun transferManifest(value: TransferManifestArgs?)

Parameters

value

A manifest file provides a list of objects to be transferred from the data source. This field points to the location of the manifest file. Otherwise, the entire source bucket is used. ObjectConditions still apply.


@JvmName(name = "xeacacktaegnatmf")
suspend fun transferManifest(argument: suspend TransferManifestArgsBuilder.() -> Unit)

Parameters

argument

A manifest file provides a list of objects to be transferred from the data source. This field points to the location of the manifest file. Otherwise, the entire source bucket is used. ObjectConditions still apply.