class Aws::RDS::Types::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.

[1]: docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html#USER_ConfigureProcessor

@!attribute [rw] name

The name of the processor feature. Valid names are `coreCount` and
`threadsPerCore`.
@return [String]

@!attribute [rw] default_value

The default value for the processor feature of the DB instance
class.
@return [String]

@!attribute [rw] allowed_values

The allowed values for the processor feature of the DB instance
class.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/AvailableProcessorFeature AWS API Documentation

Constants

SENSITIVE