Class: Aws::Macie2::Types::ResourceStatistics

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb

Overview

Provides statistical data for sensitive data discovery metrics that apply to an S3 bucket that Amazon Macie monitors and analyzes for your account. The statistics capture the results of automated sensitive data discovery activities that Macie has performed for the bucket. The data is available only if automated sensitive data discovery is currently enabled for your account.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#total_bytes_classifiedInteger

Returns:

  • (Integer)


5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 5047

class ResourceStatistics < Struct.new(
  :total_bytes_classified,
  :total_detections,
  :total_detections_suppressed,
  :total_items_classified,
  :total_items_sensitive,
  :total_items_skipped,
  :total_items_skipped_invalid_encryption,
  :total_items_skipped_invalid_kms,
  :total_items_skipped_permission_denied)
  SENSITIVE = []
  include Aws::Structure
end

#total_detectionsInteger

Returns:

  • (Integer)


5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 5047

class ResourceStatistics < Struct.new(
  :total_bytes_classified,
  :total_detections,
  :total_detections_suppressed,
  :total_items_classified,
  :total_items_sensitive,
  :total_items_skipped,
  :total_items_skipped_invalid_encryption,
  :total_items_skipped_invalid_kms,
  :total_items_skipped_permission_denied)
  SENSITIVE = []
  include Aws::Structure
end

#total_detections_suppressedInteger

Returns:

  • (Integer)


5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 5047

class ResourceStatistics < Struct.new(
  :total_bytes_classified,
  :total_detections,
  :total_detections_suppressed,
  :total_items_classified,
  :total_items_sensitive,
  :total_items_skipped,
  :total_items_skipped_invalid_encryption,
  :total_items_skipped_invalid_kms,
  :total_items_skipped_permission_denied)
  SENSITIVE = []
  include Aws::Structure
end

#total_items_classifiedInteger

Returns:

  • (Integer)


5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 5047

class ResourceStatistics < Struct.new(
  :total_bytes_classified,
  :total_detections,
  :total_detections_suppressed,
  :total_items_classified,
  :total_items_sensitive,
  :total_items_skipped,
  :total_items_skipped_invalid_encryption,
  :total_items_skipped_invalid_kms,
  :total_items_skipped_permission_denied)
  SENSITIVE = []
  include Aws::Structure
end

#total_items_sensitiveInteger

Returns:

  • (Integer)


5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 5047

class ResourceStatistics < Struct.new(
  :total_bytes_classified,
  :total_detections,
  :total_detections_suppressed,
  :total_items_classified,
  :total_items_sensitive,
  :total_items_skipped,
  :total_items_skipped_invalid_encryption,
  :total_items_skipped_invalid_kms,
  :total_items_skipped_permission_denied)
  SENSITIVE = []
  include Aws::Structure
end

#total_items_skippedInteger

Returns:

  • (Integer)


5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 5047

class ResourceStatistics < Struct.new(
  :total_bytes_classified,
  :total_detections,
  :total_detections_suppressed,
  :total_items_classified,
  :total_items_sensitive,
  :total_items_skipped,
  :total_items_skipped_invalid_encryption,
  :total_items_skipped_invalid_kms,
  :total_items_skipped_permission_denied)
  SENSITIVE = []
  include Aws::Structure
end

#total_items_skipped_invalid_encryptionInteger

Returns:

  • (Integer)


5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 5047

class ResourceStatistics < Struct.new(
  :total_bytes_classified,
  :total_detections,
  :total_detections_suppressed,
  :total_items_classified,
  :total_items_sensitive,
  :total_items_skipped,
  :total_items_skipped_invalid_encryption,
  :total_items_skipped_invalid_kms,
  :total_items_skipped_permission_denied)
  SENSITIVE = []
  include Aws::Structure
end

#total_items_skipped_invalid_kmsInteger

Returns:

  • (Integer)


5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 5047

class ResourceStatistics < Struct.new(
  :total_bytes_classified,
  :total_detections,
  :total_detections_suppressed,
  :total_items_classified,
  :total_items_sensitive,
  :total_items_skipped,
  :total_items_skipped_invalid_encryption,
  :total_items_skipped_invalid_kms,
  :total_items_skipped_permission_denied)
  SENSITIVE = []
  include Aws::Structure
end

#total_items_skipped_permission_deniedInteger

Returns:

  • (Integer)


5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 5047

class ResourceStatistics < Struct.new(
  :total_bytes_classified,
  :total_detections,
  :total_detections_suppressed,
  :total_items_classified,
  :total_items_sensitive,
  :total_items_skipped,
  :total_items_skipped_invalid_encryption,
  :total_items_skipped_invalid_kms,
  :total_items_skipped_permission_denied)
  SENSITIVE = []
  include Aws::Structure
end