

# DatabaseTool
<a name="API_DatabaseTool"></a>

Information about a database management tool for an Autonomous Database.

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

 ** computeCount **   <a name="odb-Type-DatabaseTool-computeCount"></a>
The compute capacity allocated to the database management tool.  
Type: Double  
Required: No

 ** isEnabled **   <a name="odb-Type-DatabaseTool-isEnabled"></a>
Indicates whether the database management tool is enabled.  
Type: Boolean  
Required: No

 ** maxIdleTimeInMinutes **   <a name="odb-Type-DatabaseTool-maxIdleTimeInMinutes"></a>
The maximum amount of time, in minutes, that the database management tool can be idle before it is shut down.  
Type: Integer  
Required: No

 ** name **   <a name="odb-Type-DatabaseTool-name"></a>
The name of the database management tool.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DatabaseTool) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DatabaseTool) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DatabaseTool) 