Class: Aws::Types::GetInsightResultsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetInsightResultsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#insight_results ⇒ Types::InsightResults
Returns the value of attribute insight_results.
Instance Attribute Details
#insight_results ⇒ Types::InsightResults
Returns the value of attribute insight_results.
6072 6073 6074 |
# File 'sig/types.rbs', line 6072 def insight_results @insight_results end |