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