@Stability(value=Stable) public static final class CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty>
CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder destinationAddresses(List<String> destinationAddresses)
destinationAddresses - The destination addresses.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder destinationPortRanges(IResolvable destinationPortRanges)
CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.getDestinationPortRanges()destinationPortRanges - The destination port ranges.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder destinationPortRanges(List<? extends Object> destinationPortRanges)
CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.getDestinationPortRanges()destinationPortRanges - The destination port ranges.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder protocol(String protocol)
CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.getProtocol()protocol - The protocol.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder sourceAddresses(List<String> sourceAddresses)
sourceAddresses - The source addresses.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder sourcePortRanges(IResolvable sourcePortRanges)
sourcePortRanges - The source port ranges.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder sourcePortRanges(List<? extends Object> sourcePortRanges)
sourcePortRanges - The source port ranges.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty>CfnNetworkInsightsAnalysis.AnalysisPacketHeaderPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.