class Aws::ECS::Types::NetworkInterface

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

@!attribute [rw] attachment_id

The attachment ID for the network interface.
@return [String]

@!attribute [rw] private_ipv_4_address

The private IPv4 address for the network interface.
@return [String]

@!attribute [rw] ipv6_address

The private IPv6 address for the network interface.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ecs-2014-11-13/NetworkInterface AWS API Documentation

Constants

SENSITIVE