Class: Aws::Types::DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult

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_table_virtual_interface_group_associations::Array[Types::LocalGatewayRouteTableVirtualInterfaceGroupAssociation]

Returns the value of attribute local_gateway_route_table_virtual_interface_group_associations.



6425
6426
6427
# File 'sig/types.rbs', line 6425

def local_gateway_route_table_virtual_interface_group_associations
  @local_gateway_route_table_virtual_interface_group_associations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6426
6427
6428
# File 'sig/types.rbs', line 6426

def next_token
  @next_token
end