Class: Aws::Types::DashboardOptions
- Inherits:
-
Object
- Object
- Aws::Types::DashboardOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#engagement_metrics ⇒ "ENABLED", "DISABLED"
Returns the value of attribute engagement_metrics.
Instance Attribute Details
#engagement_metrics ⇒ "ENABLED", "DISABLED"
Returns the value of attribute engagement_metrics.
377 378 379 |
# File 'sig/types.rbs', line 377 def engagement_metrics @engagement_metrics end |