Class: Google::Cloud::Dataproc::V1beta2::ManagedGroupConfig

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb

Overview

Specifies the resources used to actively manage an instance group.

Instance Attribute Summary collapse

Instance Attribute Details

#instance_group_manager_nameString

Returns Output only. The name of the Instance Group Manager for this group.

Returns:

  • (String)

    Output only. The name of the Instance Group Manager for this group.



306
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb', line 306

class ManagedGroupConfig; end

#instance_template_nameString

Returns Output only. The name of the Instance Template used for the Managed Instance Group.

Returns:

  • (String)

    Output only. The name of the Instance Template used for the Managed Instance Group.



306
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb', line 306

class ManagedGroupConfig; end