Class: Aws::Types::DescribeTransactionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTransactionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transaction_description ⇒ Types::TransactionDescription
Returns the value of attribute transaction_description.
Instance Attribute Details
#transaction_description ⇒ Types::TransactionDescription
Returns the value of attribute transaction_description.
362 363 364 |
# File 'sig/types.rbs', line 362 def transaction_description @transaction_description end |