class

Amazonite::SsmV1::GetDeployablePatchSnapshotForInstanceResult

Inherits JSON::Serializable < Reference < Object

Constructors

new(instance_id : String | Nil = nil, snapshot_id : String | Nil = nil, snapshot_download_url : String | Nil = nil, product : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

instance_id
Source
instance_id=(instance_id : String | Nil)
Source
product
Source
product=(product : String | Nil)
Source
snapshot_download_url
Source
snapshot_download_url=(snapshot_download_url : String | Nil)
Source
snapshot_id
Source
snapshot_id=(snapshot_id : String | Nil)
Source