engineMode

@JvmName(name = "ormcwbynshqlikih")
suspend fun engineMode(value: Output<Either<String, EngineMode>>)
@JvmName(name = "jhpepxuxioclxhyd")
suspend fun engineMode(value: Either<String, EngineMode>?)
@JvmName(name = "ivebfpsivhamtqcb")
fun engineMode(value: String)
@JvmName(name = "bdtiguspixbydnbc")
fun engineMode(value: EngineMode)

Parameters

value

Database engine mode. Valid values: global (only valid for Aurora MySQL 1.21 and earlier), parallelquery, provisioned, serverless. Defaults to: provisioned. See the RDS User Guide for limitations when using serverless.