ModifyCurrentDbClusterCapacityRequest
Types
Properties
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
inline fun copy(block: ModifyCurrentDbClusterCapacityRequest.Builder.() -> Unit = {}): ModifyCurrentDbClusterCapacityRequest