class Aws::MediaLive::Types::PauseStateScheduleActionSettings

Settings for the action to set pause state of a channel.

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

data as a hash:

    {
      pipelines: [
        {
          pipeline_id: "PIPELINE_0", # required, accepts PIPELINE_0, PIPELINE_1
        },
      ],
    }

@!attribute [rw] pipelines

@return [Array<Types::PipelinePauseStateSettings>]

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

Constants

SENSITIVE