Values.AwsDynamoDbTableSseDescriptionSourceInformation about the server-side encryption for the table.
type nonrec t = {inaccessibleEncryptionDateTime : NonEmptyString.t option;If the key is inaccessible, the date and time when DynamoDB detected that the key was inaccessible. For more information about the validation and formatting of timestamp fields in Security Hub CSPM, see Timestamps.
*)status : NonEmptyString.t option;The status of the server-side encryption.
*)sseType : NonEmptyString.t option;The type of server-side encryption.
*)kmsMasterKeyArn : NonEmptyString.t option;The ARN of the KMS key that is used for the KMS encryption.
*)}