@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:57.340Z") @Stability(value=Stable) public interface CfnWebACLAssociationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webaclassociation.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACLAssociationProps.Builder
A builder for
CfnWebACLAssociationProps |
static class |
CfnWebACLAssociationProps.Jsii$Proxy
An implementation for
CfnWebACLAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACLAssociationProps.Builder |
builder() |
String |
getResourceArn()
`AWS::WAFv2::WebACLAssociation.ResourceArn`.
|
String |
getWebAclArn()
`AWS::WAFv2::WebACLAssociation.WebACLArn`.
|
@Stability(value=Stable) @NotNull String getResourceArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webaclassociation.html#cfn-wafv2-webaclassociation-resourcearn@Stability(value=Stable) @NotNull String getWebAclArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webaclassociation.html#cfn-wafv2-webaclassociation-webaclarn@Stability(value=Stable) static CfnWebACLAssociationProps.Builder builder()
CfnWebACLAssociationProps.Builder of CfnWebACLAssociationPropsCopyright © 2020. All rights reserved.