securityIps

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


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