FlowEndpoints Class

The flow endpoints configuration.

Constructor

FlowEndpoints(*args: Any, **kwargs: Any)

Variables

Name Description
outgoing_ip_addresses

The outgoing ip address.

access_endpoint_ip_addresses

The access endpoint ip address.

Attributes

access_endpoint_ip_addresses

The access endpoint ip address.

access_endpoint_ip_addresses: list['_models.IpAddress'] | None

outgoing_ip_addresses

The outgoing ip address.

outgoing_ip_addresses: list['_models.IpAddress'] | None