rules

@JvmName(name = "lspsxsswppkuvfll")
suspend fun rules(value: Output<List<ReplicationConfigurationReplicationRuleArgs>>)
@JvmName(name = "fpjgofficnahhsmx")
suspend fun rules(value: List<ReplicationConfigurationReplicationRuleArgs>)

Parameters

value

An array of objects representing the replication destinations and repository filters for a replication configuration.


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


@JvmName(name = "mnivsfaiuywoqrps")
suspend fun rules(values: List<Output<ReplicationConfigurationReplicationRuleArgs>>)
@JvmName(name = "kruqojsatlajwmhu")
suspend fun rules(vararg values: ReplicationConfigurationReplicationRuleArgs)

Parameters

values

An array of objects representing the replication destinations and repository filters for a replication configuration.


@JvmName(name = "gprljiypteobyopy")
suspend fun rules(argument: List<suspend ReplicationConfigurationReplicationRuleArgsBuilder.() -> Unit>)
@JvmName(name = "vkbmufhssrpqpmrx")
suspend fun rules(vararg argument: suspend ReplicationConfigurationReplicationRuleArgsBuilder.() -> Unit)
@JvmName(name = "vvntbdebedgbisor")
suspend fun rules(argument: suspend ReplicationConfigurationReplicationRuleArgsBuilder.() -> Unit)

Parameters

argument

An array of objects representing the replication destinations and repository filters for a replication configuration.