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