class

Amazonite::SsmV1::DescribePatchGroupsRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(max_results : Int32 | Nil = nil, filters : Array(PatchOrchestratorFilter) | Nil = nil, next_token : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

filters
Source
filters=(filters : Array(PatchOrchestratorFilter) | Nil)
Source
max_results
Source
max_results=(max_results : Int32 | Nil)
Source
next_token
Source
next_token=(next_token : String | Nil)
Source