Class: Aws::Types::InterfaceMappingCreateRequest

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)


5236
5237
5238
# File 'sig/types.rbs', line 5236

def logical_interface_name
  @logical_interface_name
end

#network_id::String

Returns the value of attribute network_id.

Returns:

  • (::String)


5237
5238
5239
# File 'sig/types.rbs', line 5237

def network_id
  @network_id
end