Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnNetworkInsightsAnalysisPropsMixin.Builder
Packages that use CfnNetworkInsightsAnalysisPropsMixin.Builder
-
Uses of CfnNetworkInsightsAnalysisPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnNetworkInsightsAnalysisPropsMixin.BuilderModifier and TypeMethodDescriptionCfnNetworkInsightsAnalysisPropsMixin.Builder.additionalAccounts(List<String> additionalAccounts) The member accounts that contain resources that the path can traverse.CfnNetworkInsightsAnalysisPropsMixin.Builder.create()CfnNetworkInsightsAnalysisPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnNetworkInsightsAnalysisPropsMixin.Builder.filterInArns(List<String> filterInArns) The Amazon Resource Names (ARN) of the resources that the path must traverse.CfnNetworkInsightsAnalysisPropsMixin.Builder.filterOutArns(List<String> filterOutArns) The Amazon Resource Names (ARN) of the resources that the path must ignore.CfnNetworkInsightsAnalysisPropsMixin.Builder.networkInsightsPathId(String networkInsightsPathId) The ID of the path.The tags to apply.