Class: Aws::Types::ConnectionsList

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connections::Array[::String]

Returns the value of attribute connections.

Returns:

  • (::Array[::String])


1152
1153
1154
# File 'sig/types.rbs', line 1152

def connections
  @connections
end