class Aws::MediaLive::Types::FeatureActivations

Feature Activations

@note When making an API call, you may pass FeatureActivations

data as a hash:

    {
      input_prepare_schedule_actions: "DISABLED", # accepts DISABLED, ENABLED
    }

@!attribute [rw] input_prepare_schedule_actions

Enables the Input Prepare feature. You can create Input Prepare
actions in the schedule only if this feature is enabled. If you
disable the feature on an existing schedule, make sure that you
first delete all input prepare actions from the schedule.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FeatureActivations AWS API Documentation

Constants

SENSITIVE