class Aws::MediaLive::Types::BatchScheduleActionDeleteRequest

A list of schedule actions to delete.

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

data as a hash:

    {
      action_names: ["__string"], # required
    }

@!attribute [rw] action_names

A list of schedule actions to delete.
@return [Array<String>]

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

Constants

SENSITIVE