class

Amazonite::SsmV1::DescribeMaintenanceWindowExecutionsResult

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

next_token
Source
next_token=(next_token : String | Nil)
Source
window_executions
Source
window_executions=(window_executions : Array(MaintenanceWindowExecution) | Nil)
Source