ConnectionMonitorEndpointFilterItem Class
Describes the connection monitor endpoint filter item.
- Inheritance
-
ConnectionMonitorEndpointFilterItem
Constructor
ConnectionMonitorEndpointFilterItem(*, type: typing.Union[str, _ForwardRef('ConnectionMonitorEndpointFilterItemType'), NoneType] = None, address: typing.Union[str, NoneType] = None, **kwargs)
Parameters
The type of item included in the filter. Currently only 'AgentAddress' is supported. Possible values include: "AgentAddress".
- address
- str
The address of the filter item.
Feedback
Submit and view feedback for