ModifyCurrentDbClusterCapacityRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The DB cluster capacity.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String