includedIpAddresses

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


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