rules

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

Parameters

value

Specifies the rules managing the replication (documented below).


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


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

Parameters

values

Specifies the rules managing the replication (documented below).


@JvmName(name = "fdjpqeeyjoyynqdh")
suspend fun rules(argument: List<suspend BucketV2ReplicationConfigurationRuleArgsBuilder.() -> Unit>)
@JvmName(name = "hdwukopcpsjuyqvo")
suspend fun rules(vararg argument: suspend BucketV2ReplicationConfigurationRuleArgsBuilder.() -> Unit)
@JvmName(name = "ugpoyqcnswyxumpi")
suspend fun rules(argument: suspend BucketV2ReplicationConfigurationRuleArgsBuilder.() -> Unit)

Parameters

argument

Specifies the rules managing the replication (documented below).