Class: Aws::Types::InsightsContext
- Inherits:
-
Object
- Object
- Aws::Types::InsightsContext
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#insights_type ⇒ "PRE_VISIT"
Returns the value of attribute insights_type.
Instance Attribute Details
#insights_type ⇒ "PRE_VISIT"
Returns the value of attribute insights_type.
233 234 235 |
# File 'sig/types.rbs', line 233 def insights_type @insights_type end |