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