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.
2233 2234 2235 |
# File 'sig/types.rbs', line 2233 def text @text end |
#trace_id ⇒ ::String
Returns the value of attribute trace_id.
2234 2235 2236 |
# File 'sig/types.rbs', line 2234 def trace_id @trace_id end |