processorFeatures

@JvmName(name = "qotdorkqjwftbcrk")
suspend fun processorFeatures(value: Output<List<DbInstanceProcessorFeatureArgs>>)
@JvmName(name = "xaeslwoggwvmxaky")
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. This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.


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


@JvmName(name = "qebrwlcpbxeqhyfi")
suspend fun processorFeatures(values: List<Output<DbInstanceProcessorFeatureArgs>>)
@JvmName(name = "nglhxpqjoklcanmg")
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. This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.


@JvmName(name = "dbefvrocpyublsac")
suspend fun processorFeatures(argument: List<suspend DbInstanceProcessorFeatureArgsBuilder.() -> Unit>)
@JvmName(name = "juobrpeifqtaotuo")
suspend fun processorFeatures(vararg argument: suspend DbInstanceProcessorFeatureArgsBuilder.() -> Unit)
@JvmName(name = "adotbpvdbsbvnsib")
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. This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.