Class: Aws::Types::FeatureActivations
- Inherits:
-
Object
- Object
- Aws::Types::FeatureActivations
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input_prepare_schedule_actions ⇒ "DISABLED", "ENABLED"
Returns the value of attribute input_prepare_schedule_actions.
-
#output_static_image_overlay_schedule_actions ⇒ "DISABLED", "ENABLED"
Returns the value of attribute output_static_image_overlay_schedule_actions.
Instance Attribute Details
#input_prepare_schedule_actions ⇒ "DISABLED", "ENABLED"
Returns the value of attribute input_prepare_schedule_actions.
1311 1312 1313 |
# File 'sig/types.rbs', line 1311 def input_prepare_schedule_actions @input_prepare_schedule_actions end |
#output_static_image_overlay_schedule_actions ⇒ "DISABLED", "ENABLED"
Returns the value of attribute output_static_image_overlay_schedule_actions.
1312 1313 1314 |
# File 'sig/types.rbs', line 1312 def end |