Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigMultiTenant.Builder
-
Packages that use IdentityPlatformConfigMultiTenant.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigMultiTenant.Builder in com.hashicorp.cdktf.providers.google.identity_platform_config
Methods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigMultiTenant.Builder Modifier and Type Method Description IdentityPlatformConfigMultiTenant.BuilderIdentityPlatformConfigMultiTenant.Builder. allowTenants(com.hashicorp.cdktf.IResolvable allowTenants)Sets the value ofIdentityPlatformConfigMultiTenant.getAllowTenants()IdentityPlatformConfigMultiTenant.BuilderIdentityPlatformConfigMultiTenant.Builder. allowTenants(Boolean allowTenants)Sets the value ofIdentityPlatformConfigMultiTenant.getAllowTenants()static IdentityPlatformConfigMultiTenant.BuilderIdentityPlatformConfigMultiTenant. builder()IdentityPlatformConfigMultiTenant.BuilderIdentityPlatformConfigMultiTenant.Builder. defaultTenantLocation(String defaultTenantLocation)Sets the value ofIdentityPlatformConfigMultiTenant.getDefaultTenantLocation()Constructors in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigMultiTenant.Builder Constructor Description Jsii$Proxy(IdentityPlatformConfigMultiTenant.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformConfigMultiTenant.Builder.
-