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