@Stability(value=Stable)
public static interface CfnRuleGroup.RulesSourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.RulesSourceProperty.Builder
A builder for
CfnRuleGroup.RulesSourceProperty |
static class |
CfnRuleGroup.RulesSourceProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.RulesSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.RulesSourceProperty.Builder |
builder() |
default Object |
getRulesSourceList()
`CfnRuleGroup.RulesSourceProperty.RulesSourceList`.
|
default String |
getRulesString()
`CfnRuleGroup.RulesSourceProperty.RulesString`.
|
default Object |
getStatefulRules()
`CfnRuleGroup.RulesSourceProperty.StatefulRules`.
|
default Object |
getStatelessRulesAndCustomActions()
`CfnRuleGroup.RulesSourceProperty.StatelessRulesAndCustomActions`.
|
@Stability(value=Stable) @Nullable default Object getRulesSourceList()
@Stability(value=Stable) @Nullable default String getRulesString()
@Stability(value=Stable) @Nullable default Object getStatefulRules()
@Stability(value=Stable) @Nullable default Object getStatelessRulesAndCustomActions()
@Stability(value=Stable) static CfnRuleGroup.RulesSourceProperty.Builder builder()
Copyright © 2021. All rights reserved.