replicationSpec

@JvmName(name = "kgydiqkjhkvmqltc")
suspend fun replicationSpec(value: Output<TransferJobReplicationSpecArgs>)
@JvmName(name = "wwliukrlrqdfyjhb")
suspend fun replicationSpec(value: TransferJobReplicationSpecArgs?)

Parameters

value

Replication specification. Structure documented below. User should not configure schedule, event_stream with this argument. One of transfer_spec, or replication_spec must be specified.


@JvmName(name = "avwrembjhfxthaws")
suspend fun replicationSpec(argument: suspend TransferJobReplicationSpecArgsBuilder.() -> Unit)

Parameters

argument

Replication specification. Structure documented below. User should not configure schedule, event_stream with this argument. One of transfer_spec, or replication_spec must be specified.