references

@JvmName(name = "mpbxvglprclvpcxq")
suspend fun references(value: Output<List<SpotFleetPerformanceFactorReferenceRequestArgs>>)
@JvmName(name = "khjfujesgfkmoqxn")
suspend fun references(value: List<SpotFleetPerformanceFactorReferenceRequestArgs>?)

Parameters

value

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.

Currently, only one instance family can be specified in the list.


@JvmName(name = "ghyctwyxqdxxloim")
suspend fun references(vararg values: Output<SpotFleetPerformanceFactorReferenceRequestArgs>)


@JvmName(name = "hebmqpmegudohmrq")
suspend fun references(values: List<Output<SpotFleetPerformanceFactorReferenceRequestArgs>>)
@JvmName(name = "lexdhqcibdypjncw")
suspend fun references(vararg values: SpotFleetPerformanceFactorReferenceRequestArgs)

Parameters

values

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.

Currently, only one instance family can be specified in the list.


@JvmName(name = "pgbbxtxkjwslwrlm")
suspend fun references(argument: List<suspend SpotFleetPerformanceFactorReferenceRequestArgsBuilder.() -> Unit>)
@JvmName(name = "xhqkaepinnrujgnc")
suspend fun references(vararg argument: suspend SpotFleetPerformanceFactorReferenceRequestArgsBuilder.() -> Unit)
@JvmName(name = "hhyuimmjsydkxdcn")
suspend fun references(argument: suspend SpotFleetPerformanceFactorReferenceRequestArgsBuilder.() -> Unit)

Parameters

argument

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.

Currently, only one instance family can be specified in the list.