You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EMR::Types::PutAutoScalingPolicyOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scaling_policyTypes::AutoScalingPolicyDescription

The automatic scaling policy definition.

Returns:

#cluster_arnString

The Amazon Resource Name of the cluster.

Returns:

  • (String)

    The Amazon Resource Name of the cluster.

#cluster_idString

Specifies the ID of a cluster. The instance group to which the automatic scaling policy is applied is within this cluster.

Returns:

  • (String)

    Specifies the ID of a cluster.

#instance_group_idString

Specifies the ID of the instance group to which the scaling policy is applied.

Returns:

  • (String)

    Specifies the ID of the instance group to which the scaling policy is applied.