securityIps

@JvmName(name = "ogqaxhhtlktenkma")
suspend fun securityIps(value: Output<List<String>>)
@JvmName(name = "fybumguxhlsmglsc")
suspend fun securityIps(value: List<String>?)

Parameters

value

The IP addresses in the whitelist group. The maximum number of IP addresses in the whitelist group is 1000.


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


@JvmName(name = "lmvtcrbhlwlaowsg")
suspend fun securityIps(values: List<Output<String>>)
@JvmName(name = "kprjaettraqifoms")
suspend fun securityIps(vararg values: String)

Parameters

values

The IP addresses in the whitelist group. The maximum number of IP addresses in the whitelist group is 1000.