Class: Aws::Types::CustomOrchestrationTrace

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:event])

Instance Attribute Summary collapse

Instance Attribute Details

#eventTypes::CustomOrchestrationTraceEvent

Returns the value of attribute event.



641
642
643
# File 'sig/types.rbs', line 641

def event
  @event
end

#trace_id::String

Returns the value of attribute trace_id.

Returns:

  • (::String)


642
643
644
# File 'sig/types.rbs', line 642

def trace_id
  @trace_id
end