performanceConfig

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

Parameters

value

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


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

Parameters

argument

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