@Stability(value=Stable) public static final class CfnWebACL.LabelMatchStatementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.LabelMatchStatementProperty>
CfnWebACL.LabelMatchStatementProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.LabelMatchStatementProperty |
build()
Builds the configured instance.
|
CfnWebACL.LabelMatchStatementProperty.Builder |
key(String key)
Sets the value of
CfnWebACL.LabelMatchStatementProperty.getKey() |
CfnWebACL.LabelMatchStatementProperty.Builder |
scope(String scope)
Sets the value of
CfnWebACL.LabelMatchStatementProperty.getScope() |
@Stability(value=Stable) public CfnWebACL.LabelMatchStatementProperty.Builder key(String key)
CfnWebACL.LabelMatchStatementProperty.getKey()key - `CfnWebACL.LabelMatchStatementProperty.Key`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.LabelMatchStatementProperty.Builder scope(String scope)
CfnWebACL.LabelMatchStatementProperty.getScope()scope - `CfnWebACL.LabelMatchStatementProperty.Scope`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.LabelMatchStatementProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.LabelMatchStatementProperty>CfnWebACL.LabelMatchStatementPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.