Uses of Class
com.hashicorp.cdktf.providers.google.data_google_artifact_registry_repository.DataGoogleArtifactRegistryRepositoryRemoteRepositoryConfig.Builder
-
Packages that use DataGoogleArtifactRegistryRepositoryRemoteRepositoryConfig.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_artifact_registry_repository data_google_artifact_registry_repository -
-
Uses of DataGoogleArtifactRegistryRepositoryRemoteRepositoryConfig.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 DataGoogleArtifactRegistryRepositoryRemoteRepositoryConfig.Builder Modifier and Type Method Description static DataGoogleArtifactRegistryRepositoryRemoteRepositoryConfig.BuilderDataGoogleArtifactRegistryRepositoryRemoteRepositoryConfig. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_artifact_registry_repository with parameters of type DataGoogleArtifactRegistryRepositoryRemoteRepositoryConfig.Builder Constructor Description Jsii$Proxy(DataGoogleArtifactRegistryRepositoryRemoteRepositoryConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleArtifactRegistryRepositoryRemoteRepositoryConfig.Builder.
-