Class: Aws::Types::CommitTransactionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#transaction_status"ACTIVE", ...

Returns the value of attribute transaction_status.

Returns:

  • ("ACTIVE", "COMMITTED", "ABORTED", "COMMIT_IN_PROGRESS")


133
134
135
# File 'sig/types.rbs', line 133

def transaction_status
  @transaction_status
end