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