securityIps

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


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