progress

@JvmName(name = "rxqopvkgynjcjhon")
suspend fun progress(value: Output<BucketReplicationProgressArgs>)
@JvmName(name = "oicshjdnsukklpfi")
suspend fun progress(value: BucketReplicationProgressArgs?)

Parameters

value

Retrieves the progress of the data replication task. This status is returned only when the data replication task is in the doing state.


@JvmName(name = "wmixnvbkmrisudyd")
suspend fun progress(argument: suspend BucketReplicationProgressArgsBuilder.() -> Unit)

Parameters

argument

Retrieves the progress of the data replication task. This status is returned only when the data replication task is in the doing state.