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.



559
560
561
# File 'sig/types.rbs', line 559

def event
  @event
end

#trace_id::String

Returns the value of attribute trace_id.

Returns:

  • (::String)


560
561
562
# File 'sig/types.rbs', line 560

def trace_id
  @trace_id
end