rules

@JvmName(name = "xvakiouutagbbxqh")
suspend fun rules(value: Output<List<BucketV2ReplicationConfigurationRuleArgs>>)
@JvmName(name = "dysqawmkwnnlyxki")
suspend fun rules(value: List<BucketV2ReplicationConfigurationRuleArgs>)

Parameters

value

Specifies the rules managing the replication (documented below).


@JvmName(name = "xnohojflternviso")
suspend fun rules(vararg values: Output<BucketV2ReplicationConfigurationRuleArgs>)


@JvmName(name = "avwwdblnwhxilkns")
suspend fun rules(values: List<Output<BucketV2ReplicationConfigurationRuleArgs>>)
@JvmName(name = "hfaheuwaygumyfyk")
suspend fun rules(vararg values: BucketV2ReplicationConfigurationRuleArgs)

Parameters

values

Specifies the rules managing the replication (documented below).


@JvmName(name = "abrhhrfaovstglov")
suspend fun rules(argument: List<suspend BucketV2ReplicationConfigurationRuleArgsBuilder.() -> Unit>)
@JvmName(name = "vkcwkutjavtarcps")
suspend fun rules(vararg argument: suspend BucketV2ReplicationConfigurationRuleArgsBuilder.() -> Unit)
@JvmName(name = "atqeiusrcbqvkfce")
suspend fun rules(argument: suspend BucketV2ReplicationConfigurationRuleArgsBuilder.() -> Unit)

Parameters

argument

Specifies the rules managing the replication (documented below).