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