@Stability(value=Stable)
public static interface CfnWebACL.LabelMatchStatementProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.LabelMatchStatementProperty.Builder
A builder for
CfnWebACL.LabelMatchStatementProperty |
static class |
CfnWebACL.LabelMatchStatementProperty.Jsii$Proxy
An implementation for
CfnWebACL.LabelMatchStatementProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.LabelMatchStatementProperty.Builder |
builder() |
String |
getKey()
`CfnWebACL.LabelMatchStatementProperty.Key`.
|
String |
getScope()
`CfnWebACL.LabelMatchStatementProperty.Scope`.
|
@Stability(value=Stable) @NotNull String getKey()
@Stability(value=Stable) @NotNull String getScope()
@Stability(value=Stable) static CfnWebACL.LabelMatchStatementProperty.Builder builder()
Copyright © 2021. All rights reserved.