Uses of Class
com.hashicorp.cdktf.providers.google.data_google_artifact_registry_repository.DataGoogleArtifactRegistryRepositoryVirtualRepositoryConfig.Builder
-
Packages that use DataGoogleArtifactRegistryRepositoryVirtualRepositoryConfig.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_artifact_registry_repository data_google_artifact_registry_repository -
-
Uses of DataGoogleArtifactRegistryRepositoryVirtualRepositoryConfig.Builder in com.hashicorp.cdktf.providers.google.data_google_artifact_registry_repository
Methods in com.hashicorp.cdktf.providers.google.data_google_artifact_registry_repository that return DataGoogleArtifactRegistryRepositoryVirtualRepositoryConfig.Builder Modifier and Type Method Description static DataGoogleArtifactRegistryRepositoryVirtualRepositoryConfig.BuilderDataGoogleArtifactRegistryRepositoryVirtualRepositoryConfig. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_artifact_registry_repository with parameters of type DataGoogleArtifactRegistryRepositoryVirtualRepositoryConfig.Builder Constructor Description Jsii$Proxy(DataGoogleArtifactRegistryRepositoryVirtualRepositoryConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleArtifactRegistryRepositoryVirtualRepositoryConfig.Builder.
-