@Stability(value=Stable) public static final class CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.Builder cidr(String cidr)
CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.getCidr()cidr - The IPv4 address range, in CIDR notation.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.Builder direction(String direction)
direction - The direction. The following are the possible values:.
this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.Builder portRange(CfnNetworkInsightsAnalysis.PortRangeProperty portRange)
portRange - The port range.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.Builder portRange(IResolvable portRange)
portRange - The port range.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.Builder prefixListId(String prefixListId)
prefixListId - The prefix list ID.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.Builder protocol(String protocol)
protocol - The protocol name.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.Builder securityGroupId(String securityGroupId)
securityGroupId - The security group ID.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty>CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRulePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.