Class: Aws::Types::DeleteInsightRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteInsightRequest
- 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.
5448 5449 5450 |
# File 'sig/types.rbs', line 5448 def insight_arn @insight_arn end |