BucketStatisticsBySensitivity

Provides aggregated statistical data for sensitive data discovery metrics that apply to S3 buckets, grouped by bucket sensitivity score (sensitivityScore). If automated sensitive data discovery is currently disabled for your account, the value for most of these metrics is 0.

Types

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

Properties

Link copied to clipboard

The aggregated statistical data for all buckets that have a sensitivity score of -1.

Link copied to clipboard

The aggregated statistical data for all buckets that have a sensitivity score of 50.

Link copied to clipboard

The aggregated statistical data for all buckets that have a sensitivity score of 1-49.

Link copied to clipboard

The aggregated statistical data for all buckets that have a sensitivity score of 51-100.

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