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