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/RDS/Types/ModifyCurrentDBClusterCapacityMessage.html below:

ModifyCurrentDBClusterCapacityMessage — 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::RDS::Types::ModifyCurrentDBClusterCapacityMessage
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

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

{
  db_cluster_identifier: "String",   capacity: 1,
  seconds_before_timeout: 1,
  timeout_action: "String",
}
Instance Attribute Summary collapse Instance Attribute Details #capacity ⇒ Integer

The DB cluster capacity.

When you change the capacity of a paused Aurora Serverless DB cluster, it automatically resumes.

Constraints:

#db_cluster_identifier ⇒ String

The DB cluster identifier for the cluster being modified. This parameter isn\'t case-sensitive.

Constraints:

^

#seconds_before_timeout ⇒ Integer

The amount of time, in seconds, that Aurora Serverless tries to find a scaling point to perform seamless scaling before enforcing the timeout action. The default is 300.

^

#timeout_action ⇒ String

The action to take when the timeout is reached, either ForceApplyCapacityChange or RollbackCapacityChange.

ForceApplyCapacityChange, the default, sets the capacity to the specified value as soon as possible.

RollbackCapacityChange ignores the capacity change if a scaling point isn\'t found in the timeout period.


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