replica Modifications
suspend fun replicaModifications(value: Output<BucketReplicationConfigRuleSourceSelectionCriteriaReplicaModificationsArgs>)
suspend fun replicaModifications(value: BucketReplicationConfigRuleSourceSelectionCriteriaReplicaModificationsArgs?)
Parameters
value
Configuration block that you can specify for selections for modifications on replicas. Amazon S3 doesn't replicate replica modifications by default. In the latest version of replication configuration (when filter
is specified), you can specify this element and set the status to Enabled
to replicate modifications on replicas.
suspend fun replicaModifications(argument: suspend BucketReplicationConfigRuleSourceSelectionCriteriaReplicaModificationsArgsBuilder.() -> Unit)
Parameters
argument
Configuration block that you can specify for selections for modifications on replicas. Amazon S3 doesn't replicate replica modifications by default. In the latest version of replication configuration (when filter
is specified), you can specify this element and set the status to Enabled
to replicate modifications on replicas.