enum Amazonite::SsmV1::DocumentHashType
Defined in:
ssm_v1/document_hash_type.crEnum Members
-
Sha256 =
0
-
Sha1 =
1
Class Method Summary
- .from_json(pull : JSON::PullParser) : AS::DocumentHashType
- .to_json(e : DocumentHashType, json : JSON::Builder) : Nil