class

Amazonite::SsmV1::DescribeInstancePatchStatesResult

Inherits JSON::Serializable < Reference < Object

Constructors

new(instance_patch_states : Array(InstancePatchState) | Nil = nil, next_token : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

instance_patch_states
Source
instance_patch_states=(instance_patch_states : Array(InstancePatchState) | Nil)
Source
next_token
Source
next_token=(next_token : String | Nil)
Source