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