Class: Aws::Types::DescribeLocalGatewayVirtualInterfacesResult

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_interfaces::Array[Types::LocalGatewayVirtualInterface]

Returns the value of attribute local_gateway_virtual_interfaces.



6668
6669
6670
# File 'sig/types.rbs', line 6668

def local_gateway_virtual_interfaces
  @local_gateway_virtual_interfaces
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6669
6670
6671
# File 'sig/types.rbs', line 6669

def next_token
  @next_token
end