Class: Aws::Types::ConfirmConnectionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_state"ordering", ...

Returns the value of attribute connection_state.

Returns:

  • ("ordering", "requested", "pending", "available", "down", "deleting", "deleted", "rejected", "unknown")


143
144
145
# File 'sig/types.rbs', line 143

def connection_state
  @connection_state
end