Uses of Interface
com.hashicorp.cdktf.providers.google.artifact_registry_repository.ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository
-
Packages that use ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository Package Description com.hashicorp.cdktf.providers.google.artifact_registry_repository google_artifact_registry_repository -
-
Uses of ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository in com.hashicorp.cdktf.providers.google.artifact_registry_repository
Classes in com.hashicorp.cdktf.providers.google.artifact_registry_repository that implement ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository Modifier and Type Class Description static classArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository.Jsii$ProxyAn implementation forArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepositoryMethods in com.hashicorp.cdktf.providers.google.artifact_registry_repository with parameters of type ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository Modifier and Type Method Description voidArtifactRegistryRepositoryRemoteRepositoryConfigOutputReference. putPythonRepository(ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository value)ArtifactRegistryRepositoryRemoteRepositoryConfig.BuilderArtifactRegistryRepositoryRemoteRepositoryConfig.Builder. pythonRepository(ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository pythonRepository)Sets the value ofArtifactRegistryRepositoryRemoteRepositoryConfig.getPythonRepository()voidArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepositoryOutputReference. setInternalValue(ArtifactRegistryRepositoryRemoteRepositoryConfigPythonRepository value)
-