enum Amazonite::SsmV1::AttachmentHashType

Defined in:

ssm_v1/attachment_hash_type.cr

Enum Members

Sha256 = 0

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_json(pull : JSON::PullParser) : AS::AttachmentHashType #

[View source]
def self.to_json(e : AttachmentHashType, json : JSON::Builder) : Nil #

[View source]

Instance Method Detail

def sha256? #

[View source]