AwsEc2LaunchTemplateDataCpuOptionsDetails

Specifies the CPU options for an Amazon EC2 instance. For more information, see Optimize CPU options in the Amazon Elastic Compute Cloud User Guide.

Types

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

Properties

Link copied to clipboard

The number of CPU cores for the instance.

Link copied to clipboard

The number of threads per CPU core. A value of 1 disables multithreading for the instance, The default value is 2.

Functions

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