class

Amazonite::SsmV1::GetDocumentRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(name : String, version_name : String | Nil = nil, document_version : String | Nil = nil, document_format : DocumentFormat | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

document_format
Source
document_format=(document_format : DocumentFormat | Nil)
Source
document_version
Source
document_version=(document_version : String | Nil)
Source
name
Source
name=(name : String)
Source
version_name
Source
version_name=(version_name : String | Nil)
Source