@Stability(value=Stable)
public static interface CfnXssMatchSet.FieldToMatchProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-xssmatchset-xssmatchtuple-fieldtomatch.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnXssMatchSet.FieldToMatchProperty.Builder
A builder for
CfnXssMatchSet.FieldToMatchProperty |
static class |
CfnXssMatchSet.FieldToMatchProperty.Jsii$Proxy
An implementation for
CfnXssMatchSet.FieldToMatchProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnXssMatchSet.FieldToMatchProperty.Builder |
builder() |
default String |
getData()
`CfnXssMatchSet.FieldToMatchProperty.Data`.
|
String |
getType()
`CfnXssMatchSet.FieldToMatchProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-xssmatchset-xssmatchtuple-fieldtomatch.html#cfn-waf-xssmatchset-xssmatchtuple-fieldtomatch-type@Stability(value=Stable) @Nullable default String getData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-xssmatchset-xssmatchtuple-fieldtomatch.html#cfn-waf-xssmatchset-xssmatchtuple-fieldtomatch-data@Stability(value=Stable) static CfnXssMatchSet.FieldToMatchProperty.Builder builder()
Copyright © 2020. All rights reserved.