Uses of Class
software.amazon.awscdk.services.ec2.CfnNetworkInsightsAnalysis.PathComponentProperty.Builder
Packages that use CfnNetworkInsightsAnalysis.PathComponentProperty.Builder
-
Uses of CfnNetworkInsightsAnalysis.PathComponentProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnNetworkInsightsAnalysis.PathComponentProperty.BuilderModifier and TypeMethodDescriptionCfnNetworkInsightsAnalysis.PathComponentProperty.Builder.aclRule(IResolvable aclRule) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getAclRule()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.aclRule(CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty aclRule) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getAclRule()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.additionalDetails(List<? extends Object> additionalDetails) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getAdditionalDetails()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.additionalDetails(IResolvable additionalDetails) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getAdditionalDetails()CfnNetworkInsightsAnalysis.PathComponentProperty.builder()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.component(IResolvable component) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getComponent()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.component(CfnNetworkInsightsAnalysis.AnalysisComponentProperty component) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getComponent()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.destinationVpc(IResolvable destinationVpc) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getDestinationVpc()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.destinationVpc(CfnNetworkInsightsAnalysis.AnalysisComponentProperty destinationVpc) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getDestinationVpc()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.elasticLoadBalancerListener(IResolvable elasticLoadBalancerListener) CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.elasticLoadBalancerListener(CfnNetworkInsightsAnalysis.AnalysisComponentProperty elasticLoadBalancerListener) CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.explanations(List<? extends Object> explanations) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getExplanations()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.explanations(IResolvable explanations) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getExplanations()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.inboundHeader(IResolvable inboundHeader) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getInboundHeader()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.inboundHeader(CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty inboundHeader) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getInboundHeader()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.outboundHeader(IResolvable outboundHeader) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getOutboundHeader()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.outboundHeader(CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty outboundHeader) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getOutboundHeader()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.routeTableRoute(IResolvable routeTableRoute) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getRouteTableRoute()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.routeTableRoute(CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty routeTableRoute) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getRouteTableRoute()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.securityGroupRule(IResolvable securityGroupRule) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getSecurityGroupRule()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.securityGroupRule(CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty securityGroupRule) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getSecurityGroupRule()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.sequenceNumber(Number sequenceNumber) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getSequenceNumber()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.serviceName(String serviceName) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getServiceName()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.sourceVpc(IResolvable sourceVpc) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getSourceVpc()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.sourceVpc(CfnNetworkInsightsAnalysis.AnalysisComponentProperty sourceVpc) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getSourceVpc()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.subnet(IResolvable subnet) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getSubnet()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.subnet(CfnNetworkInsightsAnalysis.AnalysisComponentProperty subnet) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getSubnet()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.transitGateway(IResolvable transitGateway) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getTransitGateway()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.transitGateway(CfnNetworkInsightsAnalysis.AnalysisComponentProperty transitGateway) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getTransitGateway()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.transitGatewayRouteTableRoute(IResolvable transitGatewayRouteTableRoute) CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.transitGatewayRouteTableRoute(CfnNetworkInsightsAnalysis.TransitGatewayRouteTableRouteProperty transitGatewayRouteTableRoute) CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.vpc(IResolvable vpc) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getVpc()CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.vpc(CfnNetworkInsightsAnalysis.AnalysisComponentProperty vpc) Sets the value ofCfnNetworkInsightsAnalysis.PathComponentProperty.getVpc()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnNetworkInsightsAnalysis.PathComponentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInsightsAnalysis.PathComponentProperty.Builder.