Class ApplicationEndpoint (0.4.9)

ApplicationEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

ApplicationEndpoint represents a remote application endpoint.

Attributes

NameDescription
host str
Required. Hostname or IP address of the remote application endpoint.
port int
Required. Port of the remote application endpoint.