Class: Aws::Types::JobRunDetails

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

Defined Under Namespace

Classes: LineageRunDetails, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lineage_run_detailsTypes::LineageRunDetails

Returns the value of attribute lineage_run_details.



3656
3657
3658
# File 'sig/types.rbs', line 3656

def lineage_run_details
  @lineage_run_details
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


3657
3658
3659
# File 'sig/types.rbs', line 3657

def unknown
  @unknown
end