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