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.



6608
6609
6610
# File 'sig/types.rbs', line 6608

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)


6609
6610
6611
# File 'sig/types.rbs', line 6609

def next_token
  @next_token
end