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

Class: Aws::ConfigService::Types::FailedDeleteRemediationExceptionsBatch

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

Overview

List of each of the failed delete remediation exceptions with specific reasons.

Instance Attribute Summary collapse

Instance Attribute Details

#failed_itemsArray<Types::RemediationExceptionResourceKey>

Returns remediation exception resource key object of the failed items.

Returns:

#failure_messageString

Returns a failure message for delete remediation exception. For example, AWS Config creates an exception due to an internal error.

Returns:

  • (String)

    Returns a failure message for delete remediation exception.