Uses of Class
software.amazon.awscdk.services.ec2.CfnNetworkInsightsPath.PathFilterProperty.Builder
Packages that use CfnNetworkInsightsPath.PathFilterProperty.Builder
-
Uses of CfnNetworkInsightsPath.PathFilterProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnNetworkInsightsPath.PathFilterProperty.BuilderModifier and TypeMethodDescriptionCfnNetworkInsightsPath.PathFilterProperty.builder()CfnNetworkInsightsPath.PathFilterProperty.Builder.destinationAddress(String destinationAddress) Sets the value ofCfnNetworkInsightsPath.PathFilterProperty.getDestinationAddress()CfnNetworkInsightsPath.PathFilterProperty.Builder.destinationPortRange(IResolvable destinationPortRange) Sets the value ofCfnNetworkInsightsPath.PathFilterProperty.getDestinationPortRange()CfnNetworkInsightsPath.PathFilterProperty.Builder.destinationPortRange(CfnNetworkInsightsPath.FilterPortRangeProperty destinationPortRange) Sets the value ofCfnNetworkInsightsPath.PathFilterProperty.getDestinationPortRange()CfnNetworkInsightsPath.PathFilterProperty.Builder.sourceAddress(String sourceAddress) Sets the value ofCfnNetworkInsightsPath.PathFilterProperty.getSourceAddress()CfnNetworkInsightsPath.PathFilterProperty.Builder.sourcePortRange(IResolvable sourcePortRange) Sets the value ofCfnNetworkInsightsPath.PathFilterProperty.getSourcePortRange()CfnNetworkInsightsPath.PathFilterProperty.Builder.sourcePortRange(CfnNetworkInsightsPath.FilterPortRangeProperty sourcePortRange) Sets the value ofCfnNetworkInsightsPath.PathFilterProperty.getSourcePortRange()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnNetworkInsightsPath.PathFilterProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInsightsPath.PathFilterProperty.Builder.