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