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

Class: Aws::SecurityHub::Types::ImportFindingsError

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

Overview

The list of the findings that cannot be imported. For each finding, the list provides the error.

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The code of the error returned by the BatchImportFindings operation.

Returns:

  • (String)

    The code of the error returned by the BatchImportFindings operation.

#error_messageString

The message of the error returned by the BatchImportFindings operation.

Returns:

  • (String)

    The message of the error returned by the BatchImportFindings operation.

#idString

The identifier of the finding that could not be updated.

Returns:

  • (String)

    The identifier of the finding that could not be updated.