@Stability(value=Stable)
public static interface CfnRuleGroup.RulesSourceListProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.RulesSourceListProperty.Builder
A builder for
CfnRuleGroup.RulesSourceListProperty |
static class |
CfnRuleGroup.RulesSourceListProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.RulesSourceListProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.RulesSourceListProperty.Builder |
builder() |
String |
getGeneratedRulesType()
`CfnRuleGroup.RulesSourceListProperty.GeneratedRulesType`.
|
List<String> |
getTargets()
`CfnRuleGroup.RulesSourceListProperty.Targets`.
|
List<String> |
getTargetTypes()
`CfnRuleGroup.RulesSourceListProperty.TargetTypes`.
|
@Stability(value=Stable) @NotNull String getGeneratedRulesType()
@Stability(value=Stable) @NotNull List<String> getTargets()
@Stability(value=Stable) @NotNull List<String> getTargetTypes()
@Stability(value=Stable) static CfnRuleGroup.RulesSourceListProperty.Builder builder()
Copyright © 2021. All rights reserved.