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