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