You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeBuild::Types::NetworkInterface

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a network interface.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#network_interface_idString

The ID of the network interface.

Returns:

  • (String)

    The ID of the network interface.

#subnet_idString

The ID of the subnet.

Returns:

  • (String)

    The ID of the subnet.