Class: Aws::Types::GetConnectionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_details ⇒ Types::ConnectionDetails

Returns the value of attribute connection_details.



326
327
328
# File 'sig/types.rbs', line 326

def connection_details
  @connection_details
end

#connection_id ⇒ ::String

Returns the value of attribute connection_id.

Returns:

  • (::String)


325
326
327
# File 'sig/types.rbs', line 325

def connection_id
  @connection_id
end