NetworkConnectionMonitorEndpointFilterItemArgs

data class NetworkConnectionMonitorEndpointFilterItemArgs(val address: Output<String>? = null, val type: Output<String>? = null) : ConvertibleToJava<NetworkConnectionMonitorEndpointFilterItemArgs>

Constructors

fun NetworkConnectionMonitorEndpointFilterItemArgs(address: Output<String>? = null, type: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): NetworkConnectionMonitorEndpointFilterItemArgs

Properties

Link copied to clipboard
val address: Output<String>? = null

The address of the filter item.

Link copied to clipboard
val type: Output<String>? = null

The type of items included in the filter. Possible values are AgentAddress. Defaults to AgentAddress.