InstanceNetworkInterface

Describes a network interface.

Types

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

Properties

Link copied to clipboard

The association information for an Elastic IPv4 associated with the network interface.

Link copied to clipboard

The network interface attachment.

Link copied to clipboard

A security group connection tracking configuration that enables you to set the timeout for connection tracking on an Elastic network interface. For more information, see Connection tracking timeouts in the Amazon Elastic Compute Cloud User Guide.

Link copied to clipboard

The description.

Link copied to clipboard

The security groups.

Link copied to clipboard

The type of network interface.

Link copied to clipboard

The IPv4 delegated prefixes that are assigned to the network interface.

Link copied to clipboard

The IPv6 addresses associated with the network interface.

Link copied to clipboard

The IPv6 delegated prefixes that are assigned to the network interface.

Link copied to clipboard

The MAC address.

Link copied to clipboard

The ID of the network interface.

Link copied to clipboard

The ID of the Amazon Web Services account that created the network interface.

Link copied to clipboard

The private DNS name.

Link copied to clipboard

The IPv4 address of the network interface within the subnet.

Link copied to clipboard

The private IPv4 addresses associated with the network interface.

Link copied to clipboard

Indicates whether source/destination checking is enabled.

Link copied to clipboard

The status of the network interface.

Link copied to clipboard

The ID of the subnet.

Link copied to clipboard

The ID of the VPC.

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