Class: Aws::SagemakerEdgeManager::Types::Checksum
- Inherits:
-
Struct
- Object
- Struct
- Aws::SagemakerEdgeManager::Types::Checksum
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-sagemakeredgemanager/types.rb
Overview
Information about the checksum of a model deployed on a device.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#sum ⇒ String
The checksum of the model.
-
#type ⇒ String
The type of the checksum.