@Stability(value=Stable)
public static interface CfnByteMatchSet.ByteMatchTupleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnByteMatchSet.ByteMatchTupleProperty.Builder
A builder for
CfnByteMatchSet.ByteMatchTupleProperty |
static class |
CfnByteMatchSet.ByteMatchTupleProperty.Jsii$Proxy
An implementation for
CfnByteMatchSet.ByteMatchTupleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnByteMatchSet.ByteMatchTupleProperty.Builder |
builder() |
Object |
getFieldToMatch()
`CfnByteMatchSet.ByteMatchTupleProperty.FieldToMatch`.
|
String |
getPositionalConstraint()
`CfnByteMatchSet.ByteMatchTupleProperty.PositionalConstraint`.
|
default String |
getTargetString()
`CfnByteMatchSet.ByteMatchTupleProperty.TargetString`.
|
default String |
getTargetStringBase64()
`CfnByteMatchSet.ByteMatchTupleProperty.TargetStringBase64`.
|
String |
getTextTransformation()
`CfnByteMatchSet.ByteMatchTupleProperty.TextTransformation`.
|
@Stability(value=Stable) @NotNull Object getFieldToMatch()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html#cfn-wafregional-bytematchset-bytematchtuple-fieldtomatch@Stability(value=Stable) @NotNull String getPositionalConstraint()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html#cfn-wafregional-bytematchset-bytematchtuple-positionalconstraint@Stability(value=Stable) @NotNull String getTextTransformation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html#cfn-wafregional-bytematchset-bytematchtuple-texttransformation@Stability(value=Stable) @Nullable default String getTargetString()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html#cfn-wafregional-bytematchset-bytematchtuple-targetstring@Stability(value=Stable) @Nullable default String getTargetStringBase64()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html#cfn-wafregional-bytematchset-bytematchtuple-targetstringbase64@Stability(value=Stable) static CfnByteMatchSet.ByteMatchTupleProperty.Builder builder()
Copyright © 2020. All rights reserved.