freeLimitExhaustionBehavior

@JvmName(name = "jmwxcmoeivkfrcpq")
suspend fun freeLimitExhaustionBehavior(value: Output<Either<String, FreeLimitExhaustionBehavior>>)
@JvmName(name = "hwolwlhqmtoyyjgp")
suspend fun freeLimitExhaustionBehavior(value: Either<String, FreeLimitExhaustionBehavior>?)
@JvmName(name = "sfaastumbgfykhbr")
fun freeLimitExhaustionBehavior(value: String)
@JvmName(name = "mslvaprqpovdabpm")
fun freeLimitExhaustionBehavior(value: FreeLimitExhaustionBehavior)

Parameters

value

Specifies the behavior when monthly free limits are exhausted for the free database. AutoPause: The database will be auto paused upon exhaustion of free limits for remainder of the month. BillForUsage: The database will continue to be online upon exhaustion of free limits and any overage will be billed.