Class: Aws::Types::DescribeLocalGatewayRouteTablesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#local_gateway_route_tables::Array[Types::LocalGatewayRouteTable]

Returns the value of attribute local_gateway_route_tables.

Returns:



6455
6456
6457
# File 'sig/types.rbs', line 6455

def local_gateway_route_tables
  @local_gateway_route_tables
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6456
6457
6458
# File 'sig/types.rbs', line 6456

def next_token
  @next_token
end