@Stability(value=Stable)
public static interface CfnRuleGroup.CustomActionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.CustomActionProperty.Builder
A builder for
CfnRuleGroup.CustomActionProperty |
static class |
CfnRuleGroup.CustomActionProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.CustomActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.CustomActionProperty.Builder |
builder() |
Object |
getActionDefinition()
`CfnRuleGroup.CustomActionProperty.ActionDefinition`.
|
String |
getActionName()
`CfnRuleGroup.CustomActionProperty.ActionName`.
|
@Stability(value=Stable) @NotNull Object getActionDefinition()
@Stability(value=Stable) @NotNull String getActionName()
@Stability(value=Stable) static CfnRuleGroup.CustomActionProperty.Builder builder()
Copyright © 2021. All rights reserved.