excludedIpAddresses

@JvmName(name = "qbkrqkeshhmvusha")
suspend fun excludedIpAddresses(value: Output<List<String>>)
@JvmName(name = "bdqwdkohpyysaruf")
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 = "hihkqhfbsjrmuadd")
suspend fun excludedIpAddresses(vararg values: Output<String>)


@JvmName(name = "dftdsuikagpifuxr")
suspend fun excludedIpAddresses(values: List<Output<String>>)
@JvmName(name = "jnfsjepnkawvhylo")
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.