Amazonite::SsmV1::ListCommandsRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(command_id : String | Nil = nil, instance_id : String | Nil = nil, max_results : Int32 | Nil = nil, next_token : String | Nil = nil, filters : Array(CommandFilter) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
command_id
Sourcefilters
Sourceinstance_id
Sourcemax_results
Sourcenext_token
Source