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

Class: Aws::AutoScaling::Types::FailedScheduledUpdateGroupActionRequest

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

Overview

Describes a scheduled action that could not be created, updated, or deleted.

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The error code.

Returns:

  • (String)

    The error code.

#error_messageString

The error message accompanying the error code.

Returns:

  • (String)

    The error message accompanying the error code.

#scheduled_action_nameString

The name of the scheduled action.

Returns:

  • (String)

    The name of the scheduled action.