replicationSpec

@JvmName(name = "xenycuxphtolmnjw")
suspend fun replicationSpec(value: Output<TransferJobReplicationSpecArgs>)
@JvmName(name = "ehayxkbkeqqcuxne")
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 = "hfwafcmddxmsudxk")
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.