Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigQuota.Builder
-
Packages that use IdentityPlatformConfigQuota.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigQuota.Builder in com.hashicorp.cdktf.providers.google.identity_platform_config
Methods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigQuota.Builder Modifier and Type Method Description static IdentityPlatformConfigQuota.BuilderIdentityPlatformConfigQuota. builder()IdentityPlatformConfigQuota.BuilderIdentityPlatformConfigQuota.Builder. signUpQuotaConfig(IdentityPlatformConfigQuotaSignUpQuotaConfig signUpQuotaConfig)Sets the value ofIdentityPlatformConfigQuota.getSignUpQuotaConfig()Constructors in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigQuota.Builder Constructor Description Jsii$Proxy(IdentityPlatformConfigQuota.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformConfigQuota.Builder.
-