A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/MediaConvert/Types/UpdateQueueRequest.html below:

UpdateQueueRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaConvert::Types::UpdateQueueRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing UpdateQueueRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  description: "__string",
  name: "__string",   reservation_plan_settings: {
    commitment: "ONE_YEAR",     renewal_type: "AUTO_RENEW",     reserved_slots: 1,   },
  status: "ACTIVE", }

Modify a queue by sending a request with the queue name and any changes to the queue.

Instance Attribute Summary collapse Instance Attribute Details #description ⇒ String

The new description for the queue, if you are changing it.

#name ⇒ String

The name of the queue that you are modifying.

#reservation_plan_settingsTypes::ReservationPlanSettings

The new details of your pricing plan for your reserved queue. When you set up a new pricing plan to replace an expired one, you enter into another 12-month commitment. When you add capacity to your queue by increasing the number of RTS, you extend the term of your commitment to 12 months from when you add capacity. After you make these commitments, you can\'t cancel them.

#status ⇒ String

Pause or activate a queue by changing its status between ACTIVE and PAUSED. If you pause a queue, jobs in that queue won\'t begin. Jobs that are running when you pause the queue continue to run until they finish or result in an error.

Possible values:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4