CustomDataIdentifiersDetections

The list of detected instances of sensitive data.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The ARN of the custom identifier that was used to detect the sensitive data.

Link copied to clipboard
val count: Long?

The total number of occurrences of sensitive data that were detected.

Link copied to clipboard
val name: String?

he name of the custom identifier that detected the sensitive data.

Link copied to clipboard

Details about the sensitive data that was detected.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String