signUpQuotaConfig

@JvmName(name = "suwbhfobylkajsld")
suspend fun signUpQuotaConfig(value: Output<ConfigQuotaSignUpQuotaConfigArgs>)
@JvmName(name = "waaipgcuttsagfgl")
suspend fun signUpQuotaConfig(value: ConfigQuotaSignUpQuotaConfigArgs?)

Parameters

value

Quota for the Signup endpoint, if overwritten. Signup quota is measured in sign ups per project per hour per IP. None of quota, startTime, or quotaDuration can be skipped. Structure is documented below.


@JvmName(name = "acccoyoykkeojxqf")
suspend fun signUpQuotaConfig(argument: suspend ConfigQuotaSignUpQuotaConfigArgsBuilder.() -> Unit)

Parameters

argument

Quota for the Signup endpoint, if overwritten. Signup quota is measured in sign ups per project per hour per IP. None of quota, startTime, or quotaDuration can be skipped. Structure is documented below.