@Stability(value=Stable) public static final class CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty>
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder cidr(String cidr)
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.getCidr()cidr - The IPv4 address range, in CIDR notation.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder egress(Boolean egress)
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.getEgress()egress - Indicates whether the rule is an outbound rule.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder egress(IResolvable egress)
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.getEgress()egress - Indicates whether the rule is an outbound rule.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder portRange(CfnNetworkInsightsAnalysis.PortRangeProperty portRange)
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.getPortRange()portRange - The range of ports.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder portRange(IResolvable portRange)
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.getPortRange()portRange - The range of ports.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder protocol(String protocol)
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.getProtocol()protocol - The protocol.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder ruleAction(String ruleAction)
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.getRuleAction()ruleAction - Indicates whether to allow or deny traffic that matches the rule.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder ruleNumber(Number ruleNumber)
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.getRuleNumber()ruleNumber - The rule number.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty>CfnNetworkInsightsAnalysis.AnalysisAclRulePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.