Class: Aws::Types::GetInsightsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetInsightsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#insights ⇒ Types::Insights
Returns the value of attribute insights.
Instance Attribute Details
#insights ⇒ Types::Insights
Returns the value of attribute insights.
798 799 800 |
# File 'sig/types.rbs', line 798 def insights @insights end |