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