Class: Aws::Types::GetInsightResultsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetInsightResultsRequest
- 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.
6067 6068 6069 |
# File 'sig/types.rbs', line 6067 def insight_arn @insight_arn end |