replicationConfigurations

@JvmName(name = "dguoabtsqjejmvho")
suspend fun replicationConfigurations(vararg values: Output<BucketV2ReplicationConfigurationArgs>)


@JvmName(name = "rbqwgayqurcimibx")
suspend fun replicationConfigurations(value: Output<List<BucketV2ReplicationConfigurationArgs>>)
@JvmName(name = "hdbydosllhhrxdxn")
suspend fun replicationConfigurations(value: List<BucketV2ReplicationConfigurationArgs>?)

Deprecated

Use the aws_s3_bucket_replication_configuration resource instead

Parameters

value

Configuration of replication configuration. See Replication Configuration below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketReplicationConfig instead.


@JvmName(name = "iykdhtpymowykffd")
suspend fun replicationConfigurations(values: List<Output<BucketV2ReplicationConfigurationArgs>>)
@JvmName(name = "erhtgllniymghhts")
suspend fun replicationConfigurations(vararg values: BucketV2ReplicationConfigurationArgs)

Deprecated

Use the aws_s3_bucket_replication_configuration resource instead

Parameters

values

Configuration of replication configuration. See Replication Configuration below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketReplicationConfig instead.


@JvmName(name = "gsynxqnehuurehld")
suspend fun replicationConfigurations(argument: List<suspend BucketV2ReplicationConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "yvalcijaxwkowmwd")
suspend fun replicationConfigurations(vararg argument: suspend BucketV2ReplicationConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "lsruegxionlspcyh")
suspend fun replicationConfigurations(argument: suspend BucketV2ReplicationConfigurationArgsBuilder.() -> Unit)

Deprecated

Use the aws_s3_bucket_replication_configuration resource instead

Parameters

argument

Configuration of replication configuration. See Replication Configuration below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketReplicationConfig instead.