Class: Aws::Types::InterfaceMappingUpdateRequest

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)


5242
5243
5244
# File 'sig/types.rbs', line 5242

def logical_interface_name
  @logical_interface_name
end

#network_id::String

Returns the value of attribute network_id.

Returns:

  • (::String)


5243
5244
5245
# File 'sig/types.rbs', line 5243

def network_id
  @network_id
end