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