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

Class: Aws::SecurityHub::Types::BatchUpdateFindingsUnprocessedFinding

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

Overview

A finding from a BatchUpdateFindings request that Security Hub was unable to update.

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The code associated with the error.

Returns:

  • (String)

    The code associated with the error.

#error_messageString

The message associated with the error.

Returns:

  • (String)

    The message associated with the error.

#finding_identifierTypes::AwsSecurityFindingIdentifier

The identifier of the finding that was not updated.

Returns: