@Stability(value=Stable)
public static interface CfnXssMatchSet.FieldToMatchProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getData()
@Stability(value=Stable) static CfnXssMatchSet.FieldToMatchProperty.Builder builder()
Copyright © 2021. All rights reserved.