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