Class: Aws::Types::MediaInsightsConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::MediaInsightsConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration_arn ⇒ ::String
Returns the value of attribute configuration_arn.
-
#disabled ⇒ Boolean
Returns the value of attribute disabled.
Instance Attribute Details
#configuration_arn ⇒ ::String
Returns the value of attribute configuration_arn.
736 737 738 |
# File 'sig/types.rbs', line 736 def configuration_arn @configuration_arn end |
#disabled ⇒ Boolean
Returns the value of attribute disabled.
735 736 737 |
# File 'sig/types.rbs', line 735 def disabled @disabled end |