@Stability(value=Stable) public static final class CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder destinationAddresses(List<String> destinationAddresses)
CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.getDestinationAddresses()destinationAddresses - The destination addresses.this@Stability(value=Stable) public CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder destinationPorts(List<String> destinationPorts)
CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.getDestinationPorts()destinationPorts - The destination ports.this@Stability(value=Stable) public CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder destinationPrefixLists(List<String> destinationPrefixLists)
CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.getDestinationPrefixLists()destinationPrefixLists - The destination prefix lists.this@Stability(value=Stable) public CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder protocols(List<String> protocols)
protocols - The protocols.this@Stability(value=Stable) public CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder sourceAddresses(List<String> sourceAddresses)
CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.getSourceAddresses()sourceAddresses - The source addresses.this@Stability(value=Stable) public CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder sourcePorts(List<String> sourcePorts)
CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.getSourcePorts()sourcePorts - The source ports.this@Stability(value=Stable) public CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.Builder sourcePrefixLists(List<String> sourcePrefixLists)
CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty.getSourcePrefixLists()sourcePrefixLists - The source prefix lists.this@Stability(value=Stable) public CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestProperty>CfnNetworkInsightsAccessScope.PacketHeaderStatementRequestPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.