sourceIpGroups

@JvmName(name = "nawvktypyyghsawc")
suspend fun sourceIpGroups(value: Output<List<String>>)
@JvmName(name = "hutdnmqkfsfrmxvt")
suspend fun sourceIpGroups(value: List<String>?)

Parameters

value

A list of source IP Group IDs for the rule.

Note: At least one of source_addresses and source_ip_groups must be specified for a rule.


@JvmName(name = "nicgixhbmifbnqxv")
suspend fun sourceIpGroups(vararg values: Output<String>)


@JvmName(name = "bohfoytcdylslsuu")
suspend fun sourceIpGroups(values: List<Output<String>>)
@JvmName(name = "wufvqwnahkcccqkp")
suspend fun sourceIpGroups(vararg values: String)

Parameters

values

A list of source IP Group IDs for the rule.

Note: At least one of source_addresses and source_ip_groups must be specified for a rule.