Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_container_aws_versions.DataGoogleContainerAwsVersionsConfig
-
Packages that use DataGoogleContainerAwsVersionsConfig Package Description com.hashicorp.cdktf.providers.google.data_google_container_aws_versions data_google_container_aws_versions -
-
Uses of DataGoogleContainerAwsVersionsConfig in com.hashicorp.cdktf.providers.google.data_google_container_aws_versions
Classes in com.hashicorp.cdktf.providers.google.data_google_container_aws_versions that implement DataGoogleContainerAwsVersionsConfig Modifier and Type Class Description static classDataGoogleContainerAwsVersionsConfig.Jsii$ProxyAn implementation forDataGoogleContainerAwsVersionsConfigMethods in com.hashicorp.cdktf.providers.google.data_google_container_aws_versions that return DataGoogleContainerAwsVersionsConfig Modifier and Type Method Description DataGoogleContainerAwsVersionsConfigDataGoogleContainerAwsVersionsConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_container_aws_versions with parameters of type DataGoogleContainerAwsVersionsConfig Constructor Description DataGoogleContainerAwsVersions(software.constructs.Construct scope, String id, DataGoogleContainerAwsVersionsConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_aws_versions google_container_aws_versions} Data Source.
-