You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Macie2::Types::ObjectCountByEncryptionType

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#customer_managedInteger

Returns:

  • (Integer)

#kms_managedInteger

Returns:

  • (Integer)

#s3_managedInteger

Returns:

  • (Integer)

#unencryptedInteger

Returns:

  • (Integer)