DescribeNetworkInterfaceAttributeResponse

Contains the output of DescribeNetworkInterfaceAttribute.

Types

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

Properties

Link copied to clipboard

Indicates whether to assign a public IPv4 address to a network interface. This option can be enabled for any network interface but will only apply to the primary network interface (eth0).

Link copied to clipboard

The attachment (if any) of the network interface.

Link copied to clipboard

The description of the network interface.

Link copied to clipboard

The security groups associated with the network interface.

Link copied to clipboard

The ID of the network interface.

Link copied to clipboard

Indicates whether source/destination checking is enabled.

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