acceleratorTypes

@JvmName(name = "rnynwjyxjcorxmvu")
suspend fun acceleratorTypes(value: Output<List<Ec2FleetInstanceRequirementsRequestAcceleratorTypesItem>>)

Parameters

value

The accelerator types that must be on the instance type.

  • To include instance types with GPU hardware, specify gpu .

  • To include instance types with FPGA hardware, specify fpga .

  • To include instance types with inference hardware, specify inference . Default: Any accelerator type


@JvmName(name = "lpkbhcmtftvcdmxj")
suspend fun acceleratorTypes(vararg values: Output<Ec2FleetInstanceRequirementsRequestAcceleratorTypesItem>)


@JvmName(name = "sxriwowgogdbsnfj")
suspend fun acceleratorTypes(values: List<Output<Ec2FleetInstanceRequirementsRequestAcceleratorTypesItem>>)
@JvmName(name = "kpjindybkvaguhxj")
suspend fun acceleratorTypes(vararg values: Ec2FleetInstanceRequirementsRequestAcceleratorTypesItem)

Parameters

values

The accelerator types that must be on the instance type.

  • To include instance types with GPU hardware, specify gpu .

  • To include instance types with FPGA hardware, specify fpga .

  • To include instance types with inference hardware, specify inference . Default: Any accelerator type