class Aws::Macie2::Types::ObjectCountByEncryptionType

Provides information about the number of objects that are in an S3 bucket and use certain types of server-side encryption, use client-side encryption, or aren't encrypted.

@!attribute [rw] customer_managed

@return [Integer]

@!attribute [rw] kms_managed

@return [Integer]

@!attribute [rw] s3_managed

@return [Integer]

@!attribute [rw] unencrypted

@return [Integer]

@!attribute [rw] unknown

@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/ObjectCountByEncryptionType AWS API Documentation

Constants

SENSITIVE