Amazonite::SsmV1::DescribeMaintenanceWindowExecutionTaskInvocationsRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(window_execution_id : String, task_id : String, filters : Array(MaintenanceWindowFilter) | Nil = nil, max_results : Int32 | Nil = nil, next_token : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
filters
Sourcemax_results
Sourcenext_token
Sourcetask_id
Sourcewindow_execution_id
Source