DBClusterCapacityInfo constructor
DBClusterCapacityInfo({})
Implementation
DBClusterCapacityInfo({
this.currentCapacity,
this.dBClusterIdentifier,
this.pendingCapacity,
this.secondsBeforeTimeout,
this.timeoutAction,
});