class Aws::RDS::Types::DBClusterCapacityInfo
@!attribute [rw] db_cluster_identifier
A user-supplied DB cluster identifier. This identifier is the unique key that identifies a DB cluster. @return [String]
@!attribute [rw] pending_capacity
A value that specifies the capacity that the DB cluster scales to next. @return [Integer]
@!attribute [rw] current_capacity
The current capacity of the DB cluster. @return [Integer]
@!attribute [rw] seconds_before_timeout
The number of seconds before a call to `ModifyCurrentDBClusterCapacity` times out. @return [Integer]
@!attribute [rw] timeout_action
The timeout action of a call to `ModifyCurrentDBClusterCapacity`, either `ForceApplyCapacityChange` or `RollbackCapacityChange`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBClusterCapacityInfo AWS API Documentation
Constants
- SENSITIVE