Class: Aws::Mgn::Types::Checksum
- Inherits:
-
Struct
- Object
- Struct
- Aws::Mgn::Types::Checksum
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-mgn/types.rb
Overview
A checksum structure used to verify data integrity.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#encryption_algorithm ⇒ String
The encryption algorithm used to generate the checksum.
-
#hash ⇒ String
The hash value of the checksum.