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:



8108
8109
8110
# File 'sig/types.rbs', line 8108

def vpn_gateways
  @vpn_gateways
end