Class: Aws::Types::DescribeRouterConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#router_type_identifier::String

Returns the value of attribute router_type_identifier.

Returns:

  • (::String)


544
545
546
# File 'sig/types.rbs', line 544

def router_type_identifier
  @router_type_identifier
end

#virtual_interface_id::String

Returns the value of attribute virtual_interface_id.

Returns:

  • (::String)


543
544
545
# File 'sig/types.rbs', line 543

def virtual_interface_id
  @virtual_interface_id
end