Class: Aws::Types::TraceHeader
- Inherits:
-
Object
- Object
- Aws::Types::TraceHeader
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#x_amzn_trace_id ⇒ ::String
Returns the value of attribute x_amzn_trace_id.
Instance Attribute Details
#x_amzn_trace_id ⇒ ::String
Returns the value of attribute x_amzn_trace_id.
2128 2129 2130 |
# File 'sig/types.rbs', line 2128 def x_amzn_trace_id @x_amzn_trace_id end |