LaunchTemplateInstanceNetworkInterfaceSpecification

Describes a network interface.

Types

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

Properties

Link copied to clipboard

Indicates whether to associate a Carrier IP address with eth0 for a new network interface.

Link copied to clipboard

Indicates whether to associate a public IPv4 address with eth0 for a new network interface.

Link copied to clipboard

A security group connection tracking specification 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

Indicates whether the network interface is deleted when the instance is terminated.

Link copied to clipboard

A description for the network interface.

Link copied to clipboard

The device index for the network interface attachment.

Link copied to clipboard

Contains the ENA Express settings for instances launched from your launch template.

Link copied to clipboard

The IDs of one or more security groups.

Link copied to clipboard

The type of network interface.

Link copied to clipboard

The number of IPv4 prefixes that Amazon Web Services automatically assigned to the network interface.

Link copied to clipboard

One or more IPv4 prefixes assigned to the network interface.

Link copied to clipboard

The number of IPv6 addresses for the network interface.

Link copied to clipboard

The IPv6 addresses for the network interface.

Link copied to clipboard

The number of IPv6 prefixes that Amazon Web Services automatically assigned to the network interface.

Link copied to clipboard

One or more IPv6 prefixes assigned to the network interface.

Link copied to clipboard

The index of the network card.

Link copied to clipboard

The ID of the network interface.

Link copied to clipboard

The primary IPv6 address of the network interface. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. For more information about primary IPv6 addresses, see RunInstances.

Link copied to clipboard

The primary private IPv4 address of the network interface.

Link copied to clipboard

One or more private IPv4 addresses.

Link copied to clipboard

The number of secondary private IPv4 addresses for the network interface.

Link copied to clipboard

The ID of the subnet for the network interface.

Functions

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