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

Class: Aws::ConfigService::Types::StartRemediationExecutionResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#failed_itemsArray<Types::ResourceKey>

For resources that have failed to start execution, the API returns a resource key object.

Returns:

  • (Array<Types::ResourceKey>)

    For resources that have failed to start execution, the API returns a resource key object.

#failure_messageString

Returns a failure message. For example, the resource is already compliant.

Returns:

  • (String)

    Returns a failure message.