@Stability(value=Stable)
public static interface CfnRuleGroup.RuleGroupProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.RuleGroupProperty.Builder
A builder for
CfnRuleGroup.RuleGroupProperty |
static class |
CfnRuleGroup.RuleGroupProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.RuleGroupProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.RuleGroupProperty.Builder |
builder() |
Object |
getRulesSource()
`CfnRuleGroup.RuleGroupProperty.RulesSource`.
|
default Object |
getRuleVariables()
`CfnRuleGroup.RuleGroupProperty.RuleVariables`.
|
@Stability(value=Stable) @NotNull Object getRulesSource()
@Stability(value=Stable) @Nullable default Object getRuleVariables()
@Stability(value=Stable) static CfnRuleGroup.RuleGroupProperty.Builder builder()
Copyright © 2021. All rights reserved.