

# GuardrailChecksUsageResults
<a name="API_runtime_GuardrailChecksUsageResults"></a>

The text unit usage for the guardrail checks evaluation, organized by check type.

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

 ** contentFilter **   <a name="bedrock-Type-runtime_GuardrailChecksUsageResults-contentFilter"></a>
The text unit usage for the content filter check.  
Type: [GuardrailChecksContentFilterUsage](API_runtime_GuardrailChecksContentFilterUsage.md) object  
Required: No

 ** promptAttack **   <a name="bedrock-Type-runtime_GuardrailChecksUsageResults-promptAttack"></a>
The text unit usage for the prompt attack check.  
Type: [GuardrailChecksPromptAttackUsage](API_runtime_GuardrailChecksPromptAttackUsage.md) object  
Required: No

 ** sensitiveInformation **   <a name="bedrock-Type-runtime_GuardrailChecksUsageResults-sensitiveInformation"></a>
The text unit usage for the sensitive information check.  
Type: [GuardrailChecksSensitiveInformationUsage](API_runtime_GuardrailChecksSensitiveInformationUsage.md) object  
Required: No

## See Also
<a name="API_runtime_GuardrailChecksUsageResults_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/bedrock-runtime-2023-09-30/GuardrailChecksUsageResults) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-runtime-2023-09-30/GuardrailChecksUsageResults) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-runtime-2023-09-30/GuardrailChecksUsageResults) 