acceleratorTypes

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

Parameters

value

The accelerator types that must be on the instance type.

  • For instance types with FPGA accelerators, specify fpga .

  • For instance types with GPU accelerators, specify gpu .

  • For instance types with Inference accelerators, specify inference . Default: Any accelerator type


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


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

Parameters

values

The accelerator types that must be on the instance type.

  • For instance types with FPGA accelerators, specify fpga .

  • For instance types with GPU accelerators, specify gpu .

  • For instance types with Inference accelerators, specify inference . Default: Any accelerator type