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