Class: Aws::Types::As2805PekDerivationAttributes
- Inherits:
-
Object
- Object
- Aws::Types::As2805PekDerivationAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#system_trace_audit_number ⇒ ::String
Returns the value of attribute system_trace_audit_number.
-
#transaction_amount ⇒ ::String
Returns the value of attribute transaction_amount.
Instance Attribute Details
#system_trace_audit_number ⇒ ::String
Returns the value of attribute system_trace_audit_number.
52 53 54 |
# File 'sig/types.rbs', line 52 def system_trace_audit_number @system_trace_audit_number end |
#transaction_amount ⇒ ::String
Returns the value of attribute transaction_amount.
53 54 55 |
# File 'sig/types.rbs', line 53 def transaction_amount @transaction_amount end |