

# Usage
<a name="API_Usage"></a>

Contains usage information about the cost of Amazon Inspector operation.

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

 ** currency **   <a name="inspector2-Type-Usage-currency"></a>
The currency type used when calculating usage data.  
Type: String  
Valid Values: `USD`   
Required: No

 ** estimatedMonthlyCost **   <a name="inspector2-Type-Usage-estimatedMonthlyCost"></a>
The estimated monthly cost of Amazon Inspector.  
Type: Double  
Valid Range: Minimum value of 0.  
Required: No

 ** total **   <a name="inspector2-Type-Usage-total"></a>
The total of usage.  
Type: Double  
Valid Range: Minimum value of 0.  
Required: No

 ** type **   <a name="inspector2-Type-Usage-type"></a>
The type scan.  
Type: String  
Valid Values: `EC2_INSTANCE_HOURS | ECR_INITIAL_SCAN | ECR_RESCAN | LAMBDA_FUNCTION_HOURS | LAMBDA_FUNCTION_CODE_HOURS | CODE_REPOSITORY_SAST | CODE_REPOSITORY_IAC | CODE_REPOSITORY_SCA | EC2_AGENTLESS_INSTANCE_HOURS`   
Required: No

## See Also
<a name="API_Usage_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/inspector2-2020-06-08/Usage) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/Usage) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/Usage) 