class Aws::Macie2::Types::BucketCountByEncryptionType
Provides information about the number of S3 buckets that use certain types of server-side encryption by default or don't encrypt new objects by default. For detailed information about these settings, see [Setting default server-side encryption behavior for Amazon S3 buckets] in the *Amazon Simple Storage Service User Guide*.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-encryption.html
@!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/BucketCountByEncryptionType AWS API Documentation
Constants
- SENSITIVE