

# ScriptRuleStatement
<a name="API_ScriptRuleStatement"></a>

Rule statement that uses a script to evaluate license asset conditions.

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

 ** KeyToMatch **   <a name="licensemanager-Type-ScriptRuleStatement-KeyToMatch"></a>
Key name to match against in the script rule evaluation.  
Type: String  
Required: Yes

 ** Script **   <a name="licensemanager-Type-ScriptRuleStatement-Script"></a>
Script code used to evaluate the rule condition.  
Type: String  
Required: Yes

## See Also
<a name="API_ScriptRuleStatement_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/license-manager-2018-08-01/ScriptRuleStatement) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/license-manager-2018-08-01/ScriptRuleStatement) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/license-manager-2018-08-01/ScriptRuleStatement) 