Class: Aws::Types::DescribeCustomerGatewaysResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#customer_gateways::Array[Types::CustomerGateway]

Returns the value of attribute customer_gateways.

Returns:



5539
5540
5541
# File 'sig/types.rbs', line 5539

def customer_gateways
  @customer_gateways
end