ruleGroup

fun ruleGroup(block: RuleGroup.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.networkfirewall.model.RuleGroup inside the given block


An object that defines the rule group rules.

You must provide either this rule group setting or a Rules setting, but not both.