AvailableProcessorFeature

Contains the available processor feature information for the DB instance class of a DB instance.

For more information, see Configuring the Processor of the DB Instance Class in the *Amazon RDS User Guide. *

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The allowed values for the processor feature of the DB instance class.

Link copied to clipboard

The default value for the processor feature of the DB instance class.

Link copied to clipboard
val name: String?

The name of the processor feature. Valid names are coreCount and threadsPerCore.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String