performanceConfig

@JvmName(name = "pnpfkomjafwrkcbp")
suspend fun performanceConfig(value: Output<InstancePerformanceConfigArgs>)
@JvmName(name = "ridjhesmcjtlxlsw")
suspend fun performanceConfig(value: InstancePerformanceConfigArgs?)

Parameters

value

Performance configuration for the instance. If not provided, the default performance settings will be used.


@JvmName(name = "vlmnsogwhjpbeyvw")
suspend fun performanceConfig(argument: suspend InstancePerformanceConfigArgsBuilder.() -> Unit)

Parameters

argument

Performance configuration for the instance. If not provided, the default performance settings will be used.