@Stability(value=Stable) public static final class CfnNetworkInsightsPathProps.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsPathProps>
CfnNetworkInsightsPathProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnNetworkInsightsPathProps.Builder destination(String destination)
CfnNetworkInsightsPathProps.getDestination()destination - `AWS::EC2::NetworkInsightsPath.Destination`. This parameter is required.this@Stability(value=Stable) public CfnNetworkInsightsPathProps.Builder protocol(String protocol)
CfnNetworkInsightsPathProps.getProtocol()protocol - `AWS::EC2::NetworkInsightsPath.Protocol`. This parameter is required.this@Stability(value=Stable) public CfnNetworkInsightsPathProps.Builder source(String source)
CfnNetworkInsightsPathProps.getSource()source - `AWS::EC2::NetworkInsightsPath.Source`. This parameter is required.this@Stability(value=Stable) public CfnNetworkInsightsPathProps.Builder destinationIp(String destinationIp)
CfnNetworkInsightsPathProps.getDestinationIp()destinationIp - `AWS::EC2::NetworkInsightsPath.DestinationIp`.this@Stability(value=Stable) public CfnNetworkInsightsPathProps.Builder destinationPort(Number destinationPort)
CfnNetworkInsightsPathProps.getDestinationPort()destinationPort - `AWS::EC2::NetworkInsightsPath.DestinationPort`.this@Stability(value=Stable) public CfnNetworkInsightsPathProps.Builder sourceIp(String sourceIp)
CfnNetworkInsightsPathProps.getSourceIp()sourceIp - `AWS::EC2::NetworkInsightsPath.SourceIp`.this@Stability(value=Stable) public CfnNetworkInsightsPathProps.Builder tags(List<? extends CfnTag> tags)
CfnNetworkInsightsPathProps.getTags()tags - `AWS::EC2::NetworkInsightsPath.Tags`.this@Stability(value=Stable) public CfnNetworkInsightsPathProps build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsPathProps>CfnNetworkInsightsPathPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.