

# GuardrailAutomatedReasoningStatement
<a name="API_runtime_GuardrailAutomatedReasoningStatement"></a>

A logical statement that includes both formal logic representation and natural language explanation.

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

 ** logic **   <a name="bedrock-Type-runtime_GuardrailAutomatedReasoningStatement-logic"></a>
The formal logical representation of the statement.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1000.  
Required: No

 ** naturalLanguage **   <a name="bedrock-Type-runtime_GuardrailAutomatedReasoningStatement-naturalLanguage"></a>
The natural language explanation of the logical statement.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1000.  
Required: No

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