Class: Aws::Types::EventSummary

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

Defined Under Namespace

Classes: OpenLineageRunEventSummary, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#open_lineage_run_event_summaryTypes::OpenLineageRunEventSummary

Returns the value of attribute open_lineage_run_event_summary.



2382
2383
2384
# File 'sig/types.rbs', line 2382

def open_lineage_run_event_summary
  @open_lineage_run_event_summary
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2383
2384
2385
# File 'sig/types.rbs', line 2383

def unknown
  @unknown
end