A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/RDS/Types/ProcessorFeature.html below:

ProcessorFeature — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RDS::Types::ProcessorFeature
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing ProcessorFeature as input to an Aws::Client method, you can use a vanilla Hash:

{
  name: "String",
  value: "String",
}

Contains the processor features of a DB instance class.

To specify the number of CPU cores, use the coreCount feature name for the Name parameter. To specify the number of threads per core, use the threadsPerCore feature name for the Name parameter.

You can set the processor features of the DB instance class for a DB instance when you call one of the following actions:

You can view the valid processor values for a particular instance class by calling the DescribeOrderableDBInstanceOptions action and specifying the instance class for the DBInstanceClass parameter.

In addition, you can use the following actions for DB instance class processor information:

If you call DescribeDBInstances, ProcessorFeature returns non-null values only if the following conditions are met:

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

Instance Attribute Summary collapse Instance Attribute Details #name ⇒ String

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

#value ⇒ String

The value of a processor feature name.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4