Amazonite::SsmV1::UpdateDocumentRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(content : String, name : String, attachments : Array(AttachmentsSource) | Nil = nil, display_name : String | Nil = nil, version_name : String | Nil = nil, document_version : String | Nil = nil, document_format : DocumentFormat | Nil = nil, target_type : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
attachments
Sourcecontent
Sourcedisplay_name
Sourcedocument_format
Sourcedocument_format=(document_format : DocumentFormat | Nil)
Sourcedocument_version
Sourcename
Sourcetarget_type
Sourceversion_name
Source