Class: Aws::Types::DescribeVpnGatewaysResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#vpn_gateways::Array[Types::VpnGateway]

Returns the value of attribute vpn_gateways.

Returns:



7925
7926
7927
# File 'sig/types.rbs', line 7925

def vpn_gateways
  @vpn_gateways
end