Class: Aws::Types::DescribeInsightResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeInsightResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#insight ⇒ Types::Insight
Returns the value of attribute insight.
Instance Attribute Details
#insight ⇒ Types::Insight
Returns the value of attribute insight.
866 867 868 |
# File 'sig/types.rbs', line 866 def insight @insight end |