You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Macie2::Types::CustomDataIdentifiers
- Inherits:
-
Struct
- Object
- Struct
- Aws::Macie2::Types::CustomDataIdentifiers
- Defined in:
- (unknown)
Overview
Provides information about custom data identifiers that produced a sensitive data finding, and the number of occurrences of the data that they detected for the finding.
Returned by:
Instance Attribute Summary collapse
-
#detections ⇒ Array<Types::CustomDetection>
Provides information about custom data identifiers that produced a sensitive data finding, and the number of occurrences of the data that each identifier detected.
.
-
#total_count ⇒ Integer
Instance Attribute Details
#detections ⇒ Array<Types::CustomDetection>
Provides information about custom data identifiers that produced a sensitive data finding, and the number of occurrences of the data that each identifier detected.