Class: Aws::Types::LineageRunDetails
- Inherits:
-
Object
- Object
- Aws::Types::LineageRunDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sql_query_run_details ⇒ Types::LineageSqlQueryRunDetails
Returns the value of attribute sql_query_run_details.
Instance Attribute Details
#sql_query_run_details ⇒ Types::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 |