Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_ec2_network_insights_analysis.DataAwsEc2NetworkInsightsAnalysisConfig
-
Packages that use DataAwsEc2NetworkInsightsAnalysisConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_ec2_network_insights_analysis data_aws_ec2_network_insights_analysis -
-
Uses of DataAwsEc2NetworkInsightsAnalysisConfig in com.hashicorp.cdktf.providers.aws.data_aws_ec2_network_insights_analysis
Classes in com.hashicorp.cdktf.providers.aws.data_aws_ec2_network_insights_analysis that implement DataAwsEc2NetworkInsightsAnalysisConfig Modifier and Type Class Description static classDataAwsEc2NetworkInsightsAnalysisConfig.Jsii$ProxyAn implementation forDataAwsEc2NetworkInsightsAnalysisConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_network_insights_analysis that return DataAwsEc2NetworkInsightsAnalysisConfig Modifier and Type Method Description DataAwsEc2NetworkInsightsAnalysisConfigDataAwsEc2NetworkInsightsAnalysisConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_ec2_network_insights_analysis with parameters of type DataAwsEc2NetworkInsightsAnalysisConfig Constructor Description DataAwsEc2NetworkInsightsAnalysis(software.constructs.Construct scope, String id, DataAwsEc2NetworkInsightsAnalysisConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/ec2_network_insights_analysis aws_ec2_network_insights_analysis} Data Source.
-