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