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