freeLimitExhaustionBehavior

@JvmName(name = "mwpwowhmsmtcinrk")
suspend fun freeLimitExhaustionBehavior(value: Output<Either<String, FreeLimitExhaustionBehavior>>)
@JvmName(name = "pdyeavkicvwaqaar")
suspend fun freeLimitExhaustionBehavior(value: Either<String, FreeLimitExhaustionBehavior>?)
@JvmName(name = "wcpcabljcktrivwv")
fun freeLimitExhaustionBehavior(value: String)
@JvmName(name = "xttakmopxnhgvyrx")
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.