processorFeatures

@JvmName(name = "bascrnvlfpldqwna")
suspend fun processorFeatures(value: Output<List<DbInstanceProcessorFeatureArgs>>)
@JvmName(name = "fraxcprvopsrwtnk")
suspend fun processorFeatures(value: List<DbInstanceProcessorFeatureArgs>?)

Parameters

value

The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.


@JvmName(name = "ryfidwjwphwhwtwl")
suspend fun processorFeatures(vararg values: Output<DbInstanceProcessorFeatureArgs>)


@JvmName(name = "tnsmhvjlyxxopqeg")
suspend fun processorFeatures(values: List<Output<DbInstanceProcessorFeatureArgs>>)
@JvmName(name = "rtnhbmkjbvpjjune")
suspend fun processorFeatures(vararg values: DbInstanceProcessorFeatureArgs)

Parameters

values

The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.


@JvmName(name = "hmoufirwloeuegfr")
suspend fun processorFeatures(argument: List<suspend DbInstanceProcessorFeatureArgsBuilder.() -> Unit>)
@JvmName(name = "uvvoryifcsyyowoh")
suspend fun processorFeatures(vararg argument: suspend DbInstanceProcessorFeatureArgsBuilder.() -> Unit)
@JvmName(name = "drdduhhnernoxufg")
suspend fun processorFeatures(argument: suspend DbInstanceProcessorFeatureArgsBuilder.() -> Unit)

Parameters

argument

The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.