Class: Google::Cloud::Dataproc::V1beta2::ManagedCluster
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1beta2::ManagedCluster
- Defined in:
- lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb
Overview
Cluster that is managed by the workflow.
Instance Attribute Summary collapse
-
#cluster_name ⇒ String
Required.
-
#config ⇒ Google::Cloud::Dataproc::V1beta2::ClusterConfig
Required.
-
#labels ⇒ Hash{String => String}
Optional.
Instance Attribute Details
#cluster_name ⇒ String
124 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb', line 124 class ManagedCluster; end |
#config ⇒ Google::Cloud::Dataproc::V1beta2::ClusterConfig
124 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb', line 124 class ManagedCluster; end |
#labels ⇒ Hash{String => String}
124 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb', line 124 class ManagedCluster; end |