Class: Aws::Types::TraceHeader

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#x_amzn_trace_id::String

Returns the value of attribute x_amzn_trace_id.

Returns:

  • (::String)


2128
2129
2130
# File 'sig/types.rbs', line 2128

def x_amzn_trace_id
  @x_amzn_trace_id
end