| Package | Description |
|---|---|
| software.amazon.awscdk.services.waf |
AWS Web Application Firewall Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSizeConstraintSetProps.Builder |
CfnSizeConstraintSetProps.builder() |
CfnSizeConstraintSetProps.Builder |
CfnSizeConstraintSetProps.Builder.name(String name)
Sets the value of
CfnSizeConstraintSetProps.getName() |
CfnSizeConstraintSetProps.Builder |
CfnSizeConstraintSetProps.Builder.sizeConstraints(IResolvable sizeConstraints)
Sets the value of
CfnSizeConstraintSetProps.getSizeConstraints() |
CfnSizeConstraintSetProps.Builder |
CfnSizeConstraintSetProps.Builder.sizeConstraints(List<? extends Object> sizeConstraints)
Sets the value of
CfnSizeConstraintSetProps.getSizeConstraints() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSizeConstraintSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSizeConstraintSetProps.Builder. |
Copyright © 2022. All rights reserved.