google_api_compute v0.7.0 GoogleApi.Compute.V1.Model.AcceleratorConfig View Source
A specification of the type and number of accelerator cards attached to the instance.
Attributes
- acceleratorCount (integer()): The number of the guest accelerator cards exposed to this instance. Defaults to:
null
. - acceleratorType (String.t): Full or partial URL of the accelerator type resource to attach to this instance. For example: projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100 If you are creating an instance template, specify only the accelerator name. See GPUs on Compute Engine for a full list of accelerator types. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.