NetworkInterface

An object representing the elastic network interface for tasks that use the awsvpc network mode.

Types

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

Properties

Link copied to clipboard

The attachment ID for the network interface.

Link copied to clipboard

The private IPv6 address for the network interface.

Link copied to clipboard

The private IPv4 address for the network interface.

Functions

Link copied to clipboard
inline fun copy(block: NetworkInterface.Builder.() -> Unit = {}): NetworkInterface
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