Web Acl Rule Statement Rule Group Reference Statement Args
data class WebAclRuleStatementRuleGroupReferenceStatementArgs(val arn: Output<String>, val excludedRules: Output<List<WebAclRuleStatementRuleGroupReferenceStatementExcludedRuleArgs>>? = null) : ConvertibleToJava<WebAclRuleStatementRuleGroupReferenceStatementArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementRuleGroupReferenceStatementArgs(arn: Output<String>, excludedRules: Output<List<WebAclRuleStatementRuleGroupReferenceStatementExcludedRuleArgs>>? = null)
Functions
Properties
Link copied to clipboard
val excludedRules: Output<List<WebAclRuleStatementRuleGroupReferenceStatementExcludedRuleArgs>>? = null