rulesSource
construct an aws.sdk.kotlin.services.securityhub.model.RuleGroupSource inside the given block
The rules and actions for the rule group.
For stateful rule groups, can contain RulesString
, RulesSourceList
, or StatefulRules
.
For stateless rule groups, contains StatelessRulesAndCustomActions
.