Class: Aws::Types::LineageRunDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sql_query_run_detailsTypes::LineageSqlQueryRunDetails

Returns the value of attribute sql_query_run_details.



3798
3799
3800
# File 'sig/types.rbs', line 3798

def sql_query_run_details
  @sql_query_run_details
end