class Aws::GuardDuty::Types::DefaultServerSideEncryption

Contains information on the server side encryption method used in the S3 bucket. See [S3 Server-Side Encryption] for more information.

[1]: docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html

@!attribute [rw] encryption_type

The type of encryption used for objects within the S3 bucket.
@return [String]

@!attribute [rw] kms_master_key_arn

The Amazon Resource Name (ARN) of the KMS encryption key. Only
available if the bucket `EncryptionType` is `aws:kms`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/DefaultServerSideEncryption AWS API Documentation

Constants

SENSITIVE