Class: Aws::Types::DescribeConnectionsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connections::Array[Types::Connection]

Returns the value of attribute connections.

Returns:



734
735
736
# File 'sig/types.rbs', line 734

def connections
  @connections
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


733
734
735
# File 'sig/types.rbs', line 733

def marker
  @marker
end