Class: Aws::Types::NetworkInterface

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_interface_id::String

Returns the value of attribute network_interface_id.

Returns:

  • (::String)


878
879
880
# File 'sig/types.rbs', line 878

def network_interface_id
  @network_interface_id
end

#subnet_id::String

Returns the value of attribute subnet_id.

Returns:

  • (::String)


877
878
879
# File 'sig/types.rbs', line 877

def subnet_id
  @subnet_id
end