@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:53.609Z") @Stability(value=Stable) public interface CfnWebACLAssociationProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getWebAclArn()
@Stability(value=Stable) static CfnWebACLAssociationProps.Builder builder()
CfnWebACLAssociationProps.Builder of CfnWebACLAssociationPropsCopyright © 2021. All rights reserved.