Class: Aws::Types::InterfaceMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#logical_interface_name::String

Returns the value of attribute logical_interface_name.

Returns:

  • (::String)


5230
5231
5232
# File 'sig/types.rbs', line 5230

def logical_interface_name
  @logical_interface_name
end

#network_id::String

Returns the value of attribute network_id.

Returns:

  • (::String)


5231
5232
5233
# File 'sig/types.rbs', line 5231

def network_id
  @network_id
end