Ec2InstanceConnectEndpoint
Describes an 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
- 
               The Federal Information Processing Standards (FIPS) compliant DNS name of the EC2 Instance Connect Endpoint. 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 
- ipAddressType
- 
               The IP address type of the endpoint. Type: String Valid Values: ipv4 | dualstack | ipv6Required: 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 when you connect to a resource. The following are the possible values. - 
                     true- Use the IP address of the client. Your instance must have an IPv4 address.
- 
                     false- Use the IP address of the network interface.
 Default: falseType: Boolean Required: No 
- 
                     
- publicDnsNames
- 
               The public DNS names of the endpoint. Type: InstanceConnectEndpointPublicDnsNames object 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 | update-in-progress | update-complete | update-failedRequired: 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: