autoTuneOptions

@JvmName(name = "edmhmdiqldqdmqfb")
suspend fun autoTuneOptions(value: Output<DomainAutoTuneOptionsArgs>)
@JvmName(name = "guixxrpafnpvxiqj")
suspend fun autoTuneOptions(value: DomainAutoTuneOptionsArgs?)

Parameters

value

Configuration block for the Auto-Tune options of the domain. Detailed below.


@JvmName(name = "lpfvuqhjbjjtxvhk")
suspend fun autoTuneOptions(argument: suspend DomainAutoTuneOptionsArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the Auto-Tune options of the domain. Detailed below.