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
- Struct
- Aws::Macie2::Types::Occurrences
- 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
-
#cells ⇒ Array<Types::Cell>
Specifies the location of occurrences of sensitive data in a Microsoft Excel workbook, CSV file, or TSV file.
.
-
#line_ranges ⇒ 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_ranges ⇒ 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.
.
-
#pages ⇒ Array<Types::Page>
Specifies the location of occurrences of sensitive data in an Adobe Portable Document Format file.
.
-
#records ⇒ Array<Types::Record>
Specifies the location of occurrences of sensitive data in an Apache Parquet file.
.
Instance Attribute Details
#cells ⇒ Array<Types::Cell>
Specifies the location of occurrences of sensitive data in a Microsoft Excel workbook, CSV file, or TSV file.
#line_ranges ⇒ 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_ranges ⇒ 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.
#pages ⇒ Array<Types::Page>
Specifies the location of occurrences of sensitive data in an Adobe Portable Document Format file.
#records ⇒ Array<Types::Record>
Specifies the location of occurrences of sensitive data in an Apache Parquet file.