PrivateConnectionSummary
Summarizes a private connection.
Contents
- name
-
The name of the private connection.
Type: String
Required: Yes
- status
-
The current status of the private connection.
Type: String
Valid Values:
ACTIVE | CREATE_IN_PROGRESS | CREATE_FAILED | DELETE_IN_PROGRESS | DELETE_FAILEDRequired: Yes
- type
-
The type of the private connection, indicating whether it is service-managed or self-managed.
Type: String
Valid Values:
SERVICE_MANAGED | SELF_MANAGEDRequired: Yes
- certificateExpiryTime
-
The date and time the connection's certificate expires, in UTC format.
Type: Timestamp
Required: No
- dnsResolution
-
The DNS resolution mode for the resource gateway.
Type: String
Valid Values:
PUBLIC | IN_VPCRequired: No
- failureMessage
-
A message describing why the private connection entered a failed state, if applicable.
Type: String
Required: No
- hostAddress
-
The IP address or DNS name of the target resource.
Type: String
Required: No
- resourceConfigurationId
-
The identifier or ARN of the VPC Lattice resource configuration.
Type: String
Required: No
- resourceGatewayId
-
The identifier or ARN of the VPC Lattice resource gateway.
Type: String
Required: No
-
The tags attached to the private connection.
Type: String to string map
Required: No
- vpcId
-
The identifier of the VPC the resource gateway is created in.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: