Ec2FleetCpuPerformanceFactorRequestArgs

data class Ec2FleetCpuPerformanceFactorRequestArgs(val references: Output<List<Ec2FleetPerformanceFactorReferenceRequestArgs>>? = null) : ConvertibleToJava<Ec2FleetCpuPerformanceFactorRequestArgs>

Constructors

Link copied to clipboard
constructor(references: Output<List<Ec2FleetPerformanceFactorReferenceRequestArgs>>? = null)

Properties

Link copied to clipboard

Specify an instance family to use as the baseline reference for CPU performance. All instance types that match your specified attributes will be compared against the CPU performance of the referenced instance family, regardless of CPU manufacturer or architecture differences.

Functions

Link copied to clipboard
open override fun toJava(): Ec2FleetCpuPerformanceFactorRequestArgs