@Stability(value=Stable) public static final class CfnWebACLAssociationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACLAssociationProps>
CfnWebACLAssociationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACLAssociationProps |
build()
Builds the configured instance.
|
CfnWebACLAssociationProps.Builder |
resourceArn(String resourceArn)
Sets the value of
CfnWebACLAssociationProps.getResourceArn() |
CfnWebACLAssociationProps.Builder |
webAclId(String webAclId)
Sets the value of
CfnWebACLAssociationProps.getWebAclId() |
@Stability(value=Stable) public CfnWebACLAssociationProps.Builder resourceArn(String resourceArn)
CfnWebACLAssociationProps.getResourceArn()resourceArn - `AWS::WAFRegional::WebACLAssociation.ResourceArn`. This parameter is required.this@Stability(value=Stable) public CfnWebACLAssociationProps.Builder webAclId(String webAclId)
CfnWebACLAssociationProps.getWebAclId()webAclId - `AWS::WAFRegional::WebACLAssociation.WebACLId`. This parameter is required.this@Stability(value=Stable) public CfnWebACLAssociationProps build()
build in interface software.amazon.jsii.Builder<CfnWebACLAssociationProps>CfnWebACLAssociationPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.