Class: Aws::Types::CreateInsightResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateInsightResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#insight_arn ⇒ ::String
Returns the value of attribute insight_arn.
Instance Attribute Details
#insight_arn ⇒ ::String
Returns the value of attribute insight_arn.
5233 5234 5235 |
# File 'sig/types.rbs', line 5233 def insight_arn @insight_arn end |