rules

@JvmName(name = "ffnrefsgwunvyxhb")
suspend fun rules(value: Output<List<IpGroupRuleArgs>>)
@JvmName(name = "tailokavaumpapym")
suspend fun rules(value: List<IpGroupRuleArgs>?)

Parameters

value

One or more pairs specifying the IP group rule (in CIDR format) from which web requests originate.


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


@JvmName(name = "grdgihwqchosplnd")
suspend fun rules(values: List<Output<IpGroupRuleArgs>>)
@JvmName(name = "gsyjqefhydxhkroq")
suspend fun rules(vararg values: IpGroupRuleArgs)

Parameters

values

One or more pairs specifying the IP group rule (in CIDR format) from which web requests originate.


@JvmName(name = "phsypfsoedlveqpw")
suspend fun rules(argument: List<suspend IpGroupRuleArgsBuilder.() -> Unit>)
@JvmName(name = "smdouftqbtdwupxg")
suspend fun rules(vararg argument: suspend IpGroupRuleArgsBuilder.() -> Unit)
@JvmName(name = "imyatkhcochbiokb")
suspend fun rules(argument: suspend IpGroupRuleArgsBuilder.() -> Unit)

Parameters

argument

One or more pairs specifying the IP group rule (in CIDR format) from which web requests originate.