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

Class: Aws::AutoScaling::Types::SuspendedProcess

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

Overview

Describes an auto scaling process that has been suspended.

For more information, see Scaling processes in the Amazon EC2 Auto Scaling User Guide.

Instance Attribute Summary collapse

Instance Attribute Details

#process_nameString

The name of the suspended process.

Returns:

  • (String)

    The name of the suspended process.

#suspension_reasonString

The reason that the process was suspended.

Returns:

  • (String)

    The reason that the process was suspended.