Uses of Class
software.amazon.awscdk.services.ec2.CfnNetworkInsightsPathProps.Builder
Packages that use CfnNetworkInsightsPathProps.Builder
-
Uses of CfnNetworkInsightsPathProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnNetworkInsightsPathProps.BuilderModifier and TypeMethodDescriptionCfnNetworkInsightsPathProps.builder()CfnNetworkInsightsPathProps.Builder.destination(String destination) Sets the value ofCfnNetworkInsightsPathProps.getDestination()CfnNetworkInsightsPathProps.Builder.destinationIp(String destinationIp) Sets the value ofCfnNetworkInsightsPathProps.getDestinationIp()CfnNetworkInsightsPathProps.Builder.destinationPort(Number destinationPort) Sets the value ofCfnNetworkInsightsPathProps.getDestinationPort()CfnNetworkInsightsPathProps.Builder.filterAtDestination(IResolvable filterAtDestination) Sets the value ofCfnNetworkInsightsPathProps.getFilterAtDestination()CfnNetworkInsightsPathProps.Builder.filterAtDestination(CfnNetworkInsightsPath.PathFilterProperty filterAtDestination) Sets the value ofCfnNetworkInsightsPathProps.getFilterAtDestination()CfnNetworkInsightsPathProps.Builder.filterAtSource(IResolvable filterAtSource) Sets the value ofCfnNetworkInsightsPathProps.getFilterAtSource()CfnNetworkInsightsPathProps.Builder.filterAtSource(CfnNetworkInsightsPath.PathFilterProperty filterAtSource) Sets the value ofCfnNetworkInsightsPathProps.getFilterAtSource()Sets the value ofCfnNetworkInsightsPathProps.getProtocol()Sets the value ofCfnNetworkInsightsPathProps.getSource()Sets the value ofCfnNetworkInsightsPathProps.getSourceIp()Sets the value ofCfnNetworkInsightsPathProps.getTags()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnNetworkInsightsPathProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInsightsPathProps.Builder.