Uses of Class
com.hashicorp.cdktf.providers.google.artifact_registry_repository.ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.Builder
-
Packages that use ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.Builder Package Description com.hashicorp.cdktf.providers.google.artifact_registry_repository google_artifact_registry_repository -
-
Uses of ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.Builder in com.hashicorp.cdktf.providers.google.artifact_registry_repository
Methods in com.hashicorp.cdktf.providers.google.artifact_registry_repository that return ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.Builder Modifier and Type Method Description static ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.BuilderArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository. builder()ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.BuilderArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.Builder. customRepository(ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepositoryCustomRepository customRepository)ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.BuilderArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.Builder. publicRepository(String publicRepository)Constructors in com.hashicorp.cdktf.providers.google.artifact_registry_repository with parameters of type ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.Builder Constructor Description Jsii$Proxy(ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.Builder builder)Constructor that initializes the object based on literal property values passed by theArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.Builder.
-