Class: Google::Cloud::Dataproc::V1beta2::AcceleratorConfig
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1beta2::AcceleratorConfig
- Defined in:
- lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb
Overview
Specifies the type and number of accelerator cards attached to the instances of an instance group (see GPUs on Compute Engine).
Instance Attribute Summary collapse
-
#accelerator_count ⇒ Integer
The number of the accelerator cards of this type exposed to this instance.
-
#accelerator_type_uri ⇒ String
Full URL, partial URI, or short name of the accelerator type resource to expose to this instance.
Instance Attribute Details
#accelerator_count ⇒ Integer
330 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb', line 330 class AcceleratorConfig; end |
#accelerator_type_uri ⇒ String
330 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb', line 330 class AcceleratorConfig; end |