class

Amazonite::SsmV1::ListDocumentMetadataHistoryResponse

Inherits JSON::Serializable < Reference < Object

Constructors

new(name : String | Nil = nil, document_version : String | Nil = nil, author : String | Nil = nil, metadata : DocumentMetadataResponseInfo | Nil = nil, next_token : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

author
Source
author=(author : String | Nil)
Source
document_version
Source
document_version=(document_version : String | Nil)
Source
metadata
Source
metadata=(metadata : DocumentMetadataResponseInfo | Nil)
Source
name
Source
name=(name : String | Nil)
Source
next_token
Source
next_token=(next_token : String | Nil)
Source