Uses of Interface
com.hashicorp.cdktf.providers.google.artifact_registry_repository.ArtifactRegistryRepositoryConfig
-
Packages that use ArtifactRegistryRepositoryConfig Package Description com.hashicorp.cdktf.providers.google.artifact_registry_repository google_artifact_registry_repository -
-
Uses of ArtifactRegistryRepositoryConfig in com.hashicorp.cdktf.providers.google.artifact_registry_repository
Classes in com.hashicorp.cdktf.providers.google.artifact_registry_repository that implement ArtifactRegistryRepositoryConfig Modifier and Type Class Description static classArtifactRegistryRepositoryConfig.Jsii$ProxyAn implementation forArtifactRegistryRepositoryConfigMethods in com.hashicorp.cdktf.providers.google.artifact_registry_repository that return ArtifactRegistryRepositoryConfig Modifier and Type Method Description ArtifactRegistryRepositoryConfigArtifactRegistryRepositoryConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.artifact_registry_repository with parameters of type ArtifactRegistryRepositoryConfig Constructor Description ArtifactRegistryRepository(software.constructs.Construct scope, String id, ArtifactRegistryRepositoryConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/artifact_registry_repository google_artifact_registry_repository} Resource.
-