enum
Amazonite::Ssm::AttachmentHashType
Defined in:
ssm/attachment_hash_type.crEnum Members
-
Sha256 =
0
Class Method Summary
- .from_json(pull : JSON::PullParser) : AS::AttachmentHashType
- .from_json_object_key?(key : String) : AS::AttachmentHashType | Nil
- .to_json(e : AttachmentHashType, json : JSON::Builder) : Nil
Instance Method Summary
-
#sha256?
Returns
trueif this enum value equalsSha256 - #to_json_object_key : String