excludedIpAddresses

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


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