AwsGroundStationAgentEndpoint
Information about AwsGroundStationAgentEndpoint.
Contents
- egressAddress
-
The egress address of AgentEndpoint.
Type: ConnectionDetails object
Required: Yes
- ingressAddress
-
The ingress address of AgentEndpoint.
Type: RangedConnectionDetails object
Required: Yes
- name
-
Name string associated with AgentEndpoint. Used as a human-readable identifier for AgentEndpoint.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[ a-zA-Z0-9_:-]{1,256}$
Required: Yes
- agentStatus
-
The status of AgentEndpoint.
Type: String
Valid Values:
SUCCESS | FAILED | ACTIVE | INACTIVE
Required: No
- auditResults
-
The results of the audit.
Type: String
Valid Values:
HEALTHY | UNHEALTHY
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: