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.



6485
6486
6487
# File 'sig/types.rbs', line 6485

def local_gateway_virtual_interfaces
  @local_gateway_virtual_interfaces
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6486
6487
6488
# File 'sig/types.rbs', line 6486

def next_token
  @next_token
end