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