securityIps

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


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