| Package | Description |
|---|---|
| software.amazon.awscdk.services.waf |
| Modifier and Type | Method and Description |
|---|---|
CfnByteMatchSet.Builder |
CfnByteMatchSet.Builder.byteMatchTuples(IResolvable byteMatchTuples)
`AWS::WAF::ByteMatchSet.ByteMatchTuples`.
|
CfnByteMatchSet.Builder |
CfnByteMatchSet.Builder.byteMatchTuples(List<? extends Object> byteMatchTuples)
`AWS::WAF::ByteMatchSet.ByteMatchTuples`.
|
static CfnByteMatchSet.Builder |
CfnByteMatchSet.Builder.create(software.constructs.Construct scope,
String id) |
CfnByteMatchSet.Builder |
CfnByteMatchSet.Builder.name(String name)
`AWS::WAF::ByteMatchSet.Name`.
|
Copyright © 2021. All rights reserved.