@Stability(value=Stable) public static final class CfnWebACL.ManagedRuleGroupStatementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.ManagedRuleGroupStatementProperty>
CfnWebACL.ManagedRuleGroupStatementProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnWebACL.ManagedRuleGroupStatementProperty.Builder name(String name)
CfnWebACL.ManagedRuleGroupStatementProperty.getName()name - `CfnWebACL.ManagedRuleGroupStatementProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.ManagedRuleGroupStatementProperty.Builder vendorName(String vendorName)
CfnWebACL.ManagedRuleGroupStatementProperty.getVendorName()vendorName - `CfnWebACL.ManagedRuleGroupStatementProperty.VendorName`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.ManagedRuleGroupStatementProperty.Builder excludedRules(IResolvable excludedRules)
CfnWebACL.ManagedRuleGroupStatementProperty.getExcludedRules()excludedRules - `CfnWebACL.ManagedRuleGroupStatementProperty.ExcludedRules`.this@Stability(value=Stable) public CfnWebACL.ManagedRuleGroupStatementProperty.Builder excludedRules(List<? extends Object> excludedRules)
CfnWebACL.ManagedRuleGroupStatementProperty.getExcludedRules()excludedRules - `CfnWebACL.ManagedRuleGroupStatementProperty.ExcludedRules`.this@Stability(value=Stable) public CfnWebACL.ManagedRuleGroupStatementProperty.Builder scopeDownStatement(CfnWebACL.StatementProperty scopeDownStatement)
CfnWebACL.ManagedRuleGroupStatementProperty.getScopeDownStatement()scopeDownStatement - `CfnWebACL.ManagedRuleGroupStatementProperty.ScopeDownStatement`.this@Stability(value=Stable) public CfnWebACL.ManagedRuleGroupStatementProperty.Builder scopeDownStatement(IResolvable scopeDownStatement)
CfnWebACL.ManagedRuleGroupStatementProperty.getScopeDownStatement()scopeDownStatement - `CfnWebACL.ManagedRuleGroupStatementProperty.ScopeDownStatement`.this@Stability(value=Stable) public CfnWebACL.ManagedRuleGroupStatementProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.ManagedRuleGroupStatementProperty>CfnWebACL.ManagedRuleGroupStatementPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.