includedIpAddresses

@JvmName(name = "xwhenwqumyxaybpf")
suspend fun includedIpAddresses(value: Output<List<String>>)
@JvmName(name = "tmmghrgobuyokxpr")
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 = "acyiksbihwigshma")
suspend fun includedIpAddresses(vararg values: Output<String>)


@JvmName(name = "acujlngovihmtdkv")
suspend fun includedIpAddresses(values: List<Output<String>>)
@JvmName(name = "rfgidxvdapuysuwm")
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.