You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Macie2::Types::CustomDetection
- Inherits:
-
Struct
- Object
- Struct
- Aws::Macie2::Types::CustomDetection
- Defined in:
- (unknown)
Overview
Provides information about a custom data identifier that produced a sensitive data finding, and the sensitive data that it detected for the finding.
Instance Attribute Summary collapse
-
#arn ⇒ String
-
#count ⇒ Integer
-
#name ⇒ String
-
#occurrences ⇒ Types::Occurrences
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.
.
Instance Attribute Details
#arn ⇒ String
#count ⇒ Integer
#name ⇒ String
#occurrences ⇒ Types::Occurrences
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.