securityIps

@JvmName(name = "ioskumllqnjrfpxt")
suspend fun securityIps(value: Output<List<String>>)
@JvmName(name = "dlgsduskxvgeqeea")
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 = "fwisfdokguunvwnt")
suspend fun securityIps(vararg values: Output<String>)


@JvmName(name = "uanrlvmaggmbbgfb")
suspend fun securityIps(values: List<Output<String>>)
@JvmName(name = "befyuvmbgwroieqc")
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.