Ec2InstanceConnectEndpoint
The EC2 Instance Connect Endpoint.
Contents
- availabilityZone
-
The Availability Zone of the EC2 Instance Connect Endpoint.
Type: String
Required: No
- createdAt
-
The date and time that the EC2 Instance Connect Endpoint was created.
Type: Timestamp
Required: No
- dnsName
-
The DNS name of the EC2 Instance Connect Endpoint.
Type: String
Required: No
- fipsDnsName
-
Type: String
Required: No
- instanceConnectEndpointArn
-
The Amazon Resource Name (ARN) of the EC2 Instance Connect Endpoint.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1283.
Required: No
- instanceConnectEndpointId
-
The ID of the EC2 Instance Connect Endpoint.
Type: String
Required: No
- networkInterfaceIdSet
-
The ID of the elastic network interface that Amazon EC2 automatically created when creating the EC2 Instance Connect Endpoint.
Type: Array of strings
Required: No
- ownerId
-
The ID of the AWS account that created the EC2 Instance Connect Endpoint.
Type: String
Required: No
- preserveClientIp
-
Indicates whether your client's IP address is preserved as the source. The value is
true
orfalse
.-
If
true
, your client's IP address is used when you connect to a resource. -
If
false
, the elastic network interface IP address is used when you connect to a resource.
Default:
true
Type: Boolean
Required: No
-
- securityGroupIdSet
-
The security groups associated with the endpoint. If you didn't specify a security group, the default security group for your VPC is associated with the endpoint.
Type: Array of strings
Required: No
- state
-
The current state of the EC2 Instance Connect Endpoint.
Type: String
Valid Values:
create-in-progress | create-complete | create-failed | delete-in-progress | delete-complete | delete-failed
Required: No
- stateMessage
-
The message for the current state of the EC2 Instance Connect Endpoint. Can include a failure message.
Type: String
Required: No
- subnetId
-
The ID of the subnet in which the EC2 Instance Connect Endpoint was created.
Type: String
Required: No
- tagSet
-
The tags assigned to the EC2 Instance Connect Endpoint.
Type: Array of Tag objects
Required: No
- vpcId
-
The ID of the VPC in which the EC2 Instance Connect Endpoint was created.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: