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