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.
2164 2165 2166 |
# File 'sig/types.rbs', line 2164 def x_amzn_trace_id @x_amzn_trace_id end |