Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigQuotaSignUpQuotaConfig.Builder
-
Packages that use IdentityPlatformConfigQuotaSignUpQuotaConfig.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigQuotaSignUpQuotaConfig.Builder in com.hashicorp.cdktf.providers.google.identity_platform_config
Methods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigQuotaSignUpQuotaConfig.Builder Modifier and Type Method Description static IdentityPlatformConfigQuotaSignUpQuotaConfig.BuilderIdentityPlatformConfigQuotaSignUpQuotaConfig. builder()IdentityPlatformConfigQuotaSignUpQuotaConfig.BuilderIdentityPlatformConfigQuotaSignUpQuotaConfig.Builder. quota(Number quota)Sets the value ofIdentityPlatformConfigQuotaSignUpQuotaConfig.getQuota()IdentityPlatformConfigQuotaSignUpQuotaConfig.BuilderIdentityPlatformConfigQuotaSignUpQuotaConfig.Builder. quotaDuration(String quotaDuration)Sets the value ofIdentityPlatformConfigQuotaSignUpQuotaConfig.getQuotaDuration()IdentityPlatformConfigQuotaSignUpQuotaConfig.BuilderIdentityPlatformConfigQuotaSignUpQuotaConfig.Builder. startTime(String startTime)Sets the value ofIdentityPlatformConfigQuotaSignUpQuotaConfig.getStartTime()Constructors in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigQuotaSignUpQuotaConfig.Builder Constructor Description Jsii$Proxy(IdentityPlatformConfigQuotaSignUpQuotaConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformConfigQuotaSignUpQuotaConfig.Builder.
-