autoTuneOptions

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

Parameters

value

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


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

Parameters

argument

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