Class: Aws::Types::Rationale
- Inherits:
-
Object
- Object
- Aws::Types::Rationale
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text ⇒ ::String
Returns the value of attribute text.
-
#trace_id ⇒ ::String
Returns the value of attribute trace_id.
Instance Attribute Details
#text ⇒ ::String
Returns the value of attribute text.
2151 2152 2153 |
# File 'sig/types.rbs', line 2151 def text @text end |
#trace_id ⇒ ::String
Returns the value of attribute trace_id.
2152 2153 2154 |
# File 'sig/types.rbs', line 2152 def trace_id @trace_id end |