@Stability(value=Stable)
public static interface CfnRuleGroup.StatefulRuleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.StatefulRuleProperty.Builder
A builder for
CfnRuleGroup.StatefulRuleProperty |
static class |
CfnRuleGroup.StatefulRuleProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.StatefulRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.StatefulRuleProperty.Builder |
builder() |
String |
getAction()
`CfnRuleGroup.StatefulRuleProperty.Action`.
|
Object |
getHeader()
`CfnRuleGroup.StatefulRuleProperty.Header`.
|
Object |
getRuleOptions()
`CfnRuleGroup.StatefulRuleProperty.RuleOptions`.
|
@Stability(value=Stable) @NotNull String getAction()
@Stability(value=Stable) @NotNull Object getHeader()
@Stability(value=Stable) @NotNull Object getRuleOptions()
@Stability(value=Stable) static CfnRuleGroup.StatefulRuleProperty.Builder builder()
Copyright © 2021. All rights reserved.