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

Class: Aws::Macie2::Types::ObjectLevelStatistics

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

Overview

Provides information about the total storage size (in bytes) or number of objects that Amazon Macie can't analyze in one or more S3 buckets. In a BucketMetadata object, this data is for a specific bucket. In a GetBucketStatisticsResponse object, this data is aggregated for all the buckets in the query results.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#file_typeInteger

Returns:

  • (Integer)

#storage_classInteger

Returns:

  • (Integer)

#totalInteger

Returns:

  • (Integer)