

# RuleGroupDetails
<a name="API_RuleGroupDetails"></a>

Details about the rule group.

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

 ** RulesSource **   <a name="securityhub-Type-RuleGroupDetails-RulesSource"></a>
The rules and actions for the rule group.  
For stateful rule groups, can contain `RulesString`, `RulesSourceList`, or `StatefulRules`.  
For stateless rule groups, contains `StatelessRulesAndCustomActions`.  
Type: [RuleGroupSource](API_RuleGroupSource.md) object  
Required: No

 ** RuleVariables **   <a name="securityhub-Type-RuleGroupDetails-RuleVariables"></a>
Additional settings to use in the specified rules.  
Type: [RuleGroupVariables](API_RuleGroupVariables.md) object  
Required: No

## See Also
<a name="API_RuleGroupDetails_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/securityhub-2018-10-26/RuleGroupDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/RuleGroupDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/RuleGroupDetails) 