includedIpAddresses

@JvmName(name = "mmrlnqcudhnfapcj")
suspend fun includedIpAddresses(value: Output<List<String>>)
@JvmName(name = "ipkhonddkybnnysu")
suspend fun includedIpAddresses(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "paaseberwrortqat")
suspend fun includedIpAddresses(values: List<Output<String>>)
@JvmName(name = "wshghppyjhnusxlf")
suspend fun includedIpAddresses(vararg values: String)

Parameters

values

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