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.



6470
6471
6472
# File 'sig/types.rbs', line 6470

def local_gateway_virtual_interface_groups
  @local_gateway_virtual_interface_groups
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6471
6472
6473
# File 'sig/types.rbs', line 6471

def next_token
  @next_token
end