@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 |
webAclArn(String webAclArn)
Sets the value of
CfnWebACLAssociationProps.getWebAclArn() |
@Stability(value=Stable) public CfnWebACLAssociationProps.Builder resourceArn(String resourceArn)
CfnWebACLAssociationProps.getResourceArn()resourceArn - `AWS::WAFv2::WebACLAssociation.ResourceArn`. This parameter is required.this@Stability(value=Stable) public CfnWebACLAssociationProps.Builder webAclArn(String webAclArn)
CfnWebACLAssociationProps.getWebAclArn()webAclArn - `AWS::WAFv2::WebACLAssociation.WebACLArn`. 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.