NetworkInterfaceAttachment

Describes a network interface attachment.

Types

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

Properties

Link copied to clipboard

The ID of the network interface attachment.

Link copied to clipboard

The timestamp indicating when the attachment initiated.

Link copied to clipboard

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

Link copied to clipboard

The device index of the network interface attachment on the instance.

Link copied to clipboard

The number of ENA queues created with the instance.

Link copied to clipboard

Configures ENA Express for the network interface that this action attaches to the instance.

Link copied to clipboard

The ID of the instance.

Link copied to clipboard

The Amazon Web Services account ID of the owner of the instance.

Link copied to clipboard

The index of the network card.

Link copied to clipboard

The attachment state.

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