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.



6698
6699
6700
# File 'sig/types.rbs', line 6698

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)


6699
6700
6701
# File 'sig/types.rbs', line 6699

def next_token
  @next_token
end