

# DBStorageConfiguration
<a name="API_DBStorageConfiguration"></a>

 The configuration of the recommended RDS storage. 

## Contents
<a name="API_DBStorageConfiguration_Contents"></a>

 ** allocatedStorage **   <a name="computeoptimizer-Type-DBStorageConfiguration-allocatedStorage"></a>
 The size of the DB storage in gigabytes (GB).   
Type: Integer  
Required: No

 ** iops **   <a name="computeoptimizer-Type-DBStorageConfiguration-iops"></a>
 The provisioned IOPs of the DB storage.   
Type: Integer  
Required: No

 ** maxAllocatedStorage **   <a name="computeoptimizer-Type-DBStorageConfiguration-maxAllocatedStorage"></a>
 The maximum limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.   
Type: Integer  
Required: No

 ** storageThroughput **   <a name="computeoptimizer-Type-DBStorageConfiguration-storageThroughput"></a>
 The storage throughput of the DB storage.   
Type: Integer  
Required: No

 ** storageType **   <a name="computeoptimizer-Type-DBStorageConfiguration-storageType"></a>
 The type of DB storage.   
Type: String  
Required: No

## See Also
<a name="API_DBStorageConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/compute-optimizer-2019-11-01/DBStorageConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/compute-optimizer-2019-11-01/DBStorageConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/compute-optimizer-2019-11-01/DBStorageConfiguration) 