excludedIpAddresses

@JvmName(name = "guojpxqccbjjkbgg")
suspend fun excludedIpAddresses(value: Output<List<String>>)
@JvmName(name = "wfekhbsbyfnsadhh")
suspend fun excludedIpAddresses(value: List<String>?)

Parameters

value

A list of IPv4/IPv6 subnet masks or IPv4/IPv6 IP addresses to be excluded to the Network Connection Monitor endpoint.


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


@JvmName(name = "nmhkxvywiiystavj")
suspend fun excludedIpAddresses(values: List<Output<String>>)
@JvmName(name = "xrwnaxydfnngbnkb")
suspend fun excludedIpAddresses(vararg values: String)

Parameters

values

A list of IPv4/IPv6 subnet masks or IPv4/IPv6 IP addresses to be excluded to the Network Connection Monitor endpoint.