Class: Aws::Types::DescribeLocalGatewayVirtualInterfaceGroupsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#local_gateway_virtual_interface_groups::Array[Types::LocalGatewayVirtualInterfaceGroup]

Returns the value of attribute local_gateway_virtual_interface_groups.



6653
6654
6655
# File 'sig/types.rbs', line 6653

def local_gateway_virtual_interface_groups
  @local_gateway_virtual_interface_groups
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6654
6655
6656
# File 'sig/types.rbs', line 6654

def next_token
  @next_token
end