includedIpAddresses

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


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