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

Class: Aws::Macie2::Types::Occurrences

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

Overview

Provides the location of 1-15 occurrences of sensitive data that was detected by managed data identifiers or a custom data identifier and produced a sensitive data finding.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#cellsArray<Types::Cell>

Specifies the location of occurrences of sensitive data in a Microsoft Excel workbook, CSV file, or TSV file.

Returns:

  • (Array<Types::Cell>)

    Specifies the location of occurrences of sensitive data in a Microsoft Excel workbook, CSV file, or TSV file.

    .

#line_rangesArray<Types::Range>

Provides details about the location of occurrences of sensitive data in an Adobe Portable Document Format file, Microsoft Word document, or non-binary text file.

Returns:

  • (Array<Types::Range>)

    Provides details about the location of occurrences of sensitive data in an Adobe Portable Document Format file, Microsoft Word document, or non-binary text file.

    .

#offset_rangesArray<Types::Range>

Provides details about the location of occurrences of sensitive data in an Adobe Portable Document Format file, Microsoft Word document, or non-binary text file.

Returns:

  • (Array<Types::Range>)

    Provides details about the location of occurrences of sensitive data in an Adobe Portable Document Format file, Microsoft Word document, or non-binary text file.

    .

#pagesArray<Types::Page>

Specifies the location of occurrences of sensitive data in an Adobe Portable Document Format file.

Returns:

  • (Array<Types::Page>)

    Specifies the location of occurrences of sensitive data in an Adobe Portable Document Format file.

    .

#recordsArray<Types::Record>

Specifies the location of occurrences of sensitive data in an Apache Parquet file.

Returns:

  • (Array<Types::Record>)

    Specifies the location of occurrences of sensitive data in an Apache Parquet file.

    .