@Stability(value=Stable) public static final class CfnRuleGroup.CustomActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.CustomActionProperty>
CfnRuleGroup.CustomActionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.CustomActionProperty.Builder |
actionDefinition(CfnRuleGroup.ActionDefinitionProperty actionDefinition)
Sets the value of
CfnRuleGroup.CustomActionProperty.getActionDefinition() |
CfnRuleGroup.CustomActionProperty.Builder |
actionDefinition(IResolvable actionDefinition)
Sets the value of
CfnRuleGroup.CustomActionProperty.getActionDefinition() |
CfnRuleGroup.CustomActionProperty.Builder |
actionName(String actionName)
Sets the value of
CfnRuleGroup.CustomActionProperty.getActionName() |
CfnRuleGroup.CustomActionProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnRuleGroup.CustomActionProperty.Builder actionDefinition(CfnRuleGroup.ActionDefinitionProperty actionDefinition)
CfnRuleGroup.CustomActionProperty.getActionDefinition()actionDefinition - `CfnRuleGroup.CustomActionProperty.ActionDefinition`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.CustomActionProperty.Builder actionDefinition(IResolvable actionDefinition)
CfnRuleGroup.CustomActionProperty.getActionDefinition()actionDefinition - `CfnRuleGroup.CustomActionProperty.ActionDefinition`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.CustomActionProperty.Builder actionName(String actionName)
CfnRuleGroup.CustomActionProperty.getActionName()actionName - `CfnRuleGroup.CustomActionProperty.ActionName`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.CustomActionProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.CustomActionProperty>CfnRuleGroup.CustomActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.