Ec2InstanceConnectEndpoint

The EC2 Instance Connect Endpoint.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Availability Zone of the EC2 Instance Connect Endpoint.

Link copied to clipboard

The date and time that the EC2 Instance Connect Endpoint was created.

Link copied to clipboard

The DNS name of the EC2 Instance Connect Endpoint.

Link copied to clipboard

The Federal Information Processing Standards (FIPS) compliant DNS name of the EC2 Instance Connect Endpoint.

Link copied to clipboard

The Amazon Resource Name (ARN) of the EC2 Instance Connect Endpoint.

Link copied to clipboard

The ID of the EC2 Instance Connect Endpoint.

Link copied to clipboard

The IP address type of the endpoint.

Link copied to clipboard

The ID of the elastic network interface that Amazon EC2 automatically created when creating the EC2 Instance Connect Endpoint.

Link copied to clipboard

The ID of the Amazon Web Services account that created the EC2 Instance Connect Endpoint.

Link copied to clipboard

Indicates whether your client's IP address is preserved as the source. The value is true or false.

Link copied to clipboard

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.

Link copied to clipboard

The current state of the EC2 Instance Connect Endpoint.

Link copied to clipboard

The message for the current state of the EC2 Instance Connect Endpoint. Can include a failure message.

Link copied to clipboard

The ID of the subnet in which the EC2 Instance Connect Endpoint was created.

Link copied to clipboard
val tags: List<Tag>?

The tags assigned to the EC2 Instance Connect Endpoint.

Link copied to clipboard

The ID of the VPC in which the EC2 Instance Connect Endpoint was created.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String