Ai Deployment Resource Pool Dedicated Resources Machine Spec Args
data class AiDeploymentResourcePoolDedicatedResourcesMachineSpecArgs(val acceleratorCount: Output<Int>? = null, val acceleratorType: Output<String>? = null, val machineType: Output<String>? = null) : ConvertibleToJava<AiDeploymentResourcePoolDedicatedResourcesMachineSpecArgs>
Properties
Link copied to clipboard
The number of accelerators to attach to the machine.
Link copied to clipboard
The type of accelerator(s) that may be attached to the machine as per accelerator_count. See possible values here.
Link copied to clipboard
The type of the machine. See the list of machine types supported for prediction.