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

Class: Aws::ElastiCache::Types::UnprocessedUpdateAction

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

Overview

Update action that has failed to be processed for the corresponding apply/stop request

Instance Attribute Summary collapse

Instance Attribute Details

#cache_cluster_idString

The ID of the cache cluster

Returns:

  • (String)

    The ID of the cache cluster.

#error_messageString

The error message that describes the reason the request was not processed

Returns:

  • (String)

    The error message that describes the reason the request was not processed.

#error_typeString

The error type for requests that are not processed

Returns:

  • (String)

    The error type for requests that are not processed.

#replication_group_idString

The replication group ID

Returns:

  • (String)

    The replication group ID.

#service_update_nameString

The unique ID of the service update

Returns:

  • (String)

    The unique ID of the service update.