acceleratorCount

@JvmName(name = "eeiqubykrnvdpohj")
suspend fun acceleratorCount(value: Output<AcceleratorCountRequestArgs>)
@JvmName(name = "nsmdvvpgakawmfoe")
suspend fun acceleratorCount(value: AcceleratorCountRequestArgs?)

Parameters

value

The minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips) for an instance type. To exclude accelerator-enabled instance types, set `Max` to `0`. Default: No minimum or maximum limits `AcceleratorCountRequest` is a property of the `InstanceRequirements` property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of accelerators for an instance type.


@JvmName(name = "kaifplwhaiawrxxa")
suspend fun acceleratorCount(argument: suspend AcceleratorCountRequestArgsBuilder.() -> Unit)

Parameters

argument

The minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips) for an instance type. To exclude accelerator-enabled instance types, set `Max` to `0`. Default: No minimum or maximum limits `AcceleratorCountRequest` is a property of the `InstanceRequirements` property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that describes the minimum and maximum number of accelerators for an instance type.