@Stability(value=Stable)
public static interface CfnByteMatchSet.ByteMatchTupleProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getPositionalConstraint()
@Stability(value=Stable) @NotNull String getTextTransformation()
@Stability(value=Stable) @Nullable default String getTargetString()
@Stability(value=Stable) @Nullable default String getTargetStringBase64()
@Stability(value=Stable) static CfnByteMatchSet.ByteMatchTupleProperty.Builder builder()
Copyright © 2021. All rights reserved.