@Stability(value=Stable)
public static interface CfnXssMatchSet.XssMatchTupleProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnXssMatchSet.XssMatchTupleProperty.Builder
A builder for
CfnXssMatchSet.XssMatchTupleProperty |
static class |
CfnXssMatchSet.XssMatchTupleProperty.Jsii$Proxy
An implementation for
CfnXssMatchSet.XssMatchTupleProperty |
Modifier and Type | Method and Description |
---|---|
static CfnXssMatchSet.XssMatchTupleProperty.Builder |
builder() |
Object |
getFieldToMatch()
`CfnXssMatchSet.XssMatchTupleProperty.FieldToMatch`.
|
String |
getTextTransformation()
`CfnXssMatchSet.XssMatchTupleProperty.TextTransformation`.
|
@Stability(value=Stable) @NotNull Object getFieldToMatch()
@Stability(value=Stable) @NotNull String getTextTransformation()
@Stability(value=Stable) static CfnXssMatchSet.XssMatchTupleProperty.Builder builder()
Copyright © 2021. All rights reserved.