Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder
Packages that use CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder
-
Uses of CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.BuilderModifier and TypeMethodDescriptionCfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.aclRule(CfnNetworkInsightsAnalysisPropsMixin.AnalysisAclRuleProperty aclRule) Sets the value ofCfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.getAclRule()CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.aclRule(IResolvable aclRule) Sets the value ofCfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.getAclRule()CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.additionalDetails(List<? extends Object> additionalDetails) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.additionalDetails(IResolvable additionalDetails) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.builder()CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.component(CfnNetworkInsightsAnalysisPropsMixin.AnalysisComponentProperty component) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.component(IResolvable component) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.destinationVpc(CfnNetworkInsightsAnalysisPropsMixin.AnalysisComponentProperty destinationVpc) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.destinationVpc(IResolvable destinationVpc) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.elasticLoadBalancerListener(CfnNetworkInsightsAnalysisPropsMixin.AnalysisComponentProperty elasticLoadBalancerListener) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.elasticLoadBalancerListener(IResolvable elasticLoadBalancerListener) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.explanations(List<? extends Object> explanations) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.explanations(IResolvable explanations) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.inboundHeader(CfnNetworkInsightsAnalysisPropsMixin.AnalysisPacketHeaderProperty inboundHeader) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.inboundHeader(IResolvable inboundHeader) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.outboundHeader(CfnNetworkInsightsAnalysisPropsMixin.AnalysisPacketHeaderProperty outboundHeader) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.outboundHeader(IResolvable outboundHeader) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.routeTableRoute(CfnNetworkInsightsAnalysisPropsMixin.AnalysisRouteTableRouteProperty routeTableRoute) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.routeTableRoute(IResolvable routeTableRoute) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.securityGroupRule(CfnNetworkInsightsAnalysisPropsMixin.AnalysisSecurityGroupRuleProperty securityGroupRule) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.securityGroupRule(IResolvable securityGroupRule) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.sequenceNumber(Number sequenceNumber) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.serviceName(String serviceName) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.sourceVpc(CfnNetworkInsightsAnalysisPropsMixin.AnalysisComponentProperty sourceVpc) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.sourceVpc(IResolvable sourceVpc) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.subnet(CfnNetworkInsightsAnalysisPropsMixin.AnalysisComponentProperty subnet) Sets the value ofCfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.getSubnet()CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.subnet(IResolvable subnet) Sets the value ofCfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.getSubnet()CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.transitGateway(CfnNetworkInsightsAnalysisPropsMixin.AnalysisComponentProperty transitGateway) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.transitGateway(IResolvable transitGateway) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.transitGatewayRouteTableRoute(CfnNetworkInsightsAnalysisPropsMixin.TransitGatewayRouteTableRouteProperty transitGatewayRouteTableRoute) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.transitGatewayRouteTableRoute(IResolvable transitGatewayRouteTableRoute) CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.vpc(CfnNetworkInsightsAnalysisPropsMixin.AnalysisComponentProperty vpc) Sets the value ofCfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.getVpc()CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.vpc(IResolvable vpc) Sets the value ofCfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.getVpc()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInsightsAnalysisPropsMixin.PathComponentProperty.Builder.