Class: Aws::Types::GetInsightRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetInsightRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#insight_id ⇒ ::String
Returns the value of attribute insight_id.
Instance Attribute Details
#insight_id ⇒ ::String
Returns the value of attribute insight_id.
286 287 288 |
# File 'sig/types.rbs', line 286 def insight_id @insight_id end |