Class: Google::Cloud::Dataproc::V1::ManagedGroupConfig

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/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.



250
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/clusters.rb', line 250

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.



250
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/clusters.rb', line 250

class ManagedGroupConfig; end