Amazonite::SsmV1::DescribeMaintenanceWindowScheduleRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(window_id : String | Nil = nil, targets : Array(Target) | Nil = nil, resource_type : MaintenanceWindowResourceType | Nil = nil, filters : Array(PatchOrchestratorFilter) | Nil = nil, max_results : Int32 | Nil = nil, next_token : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
filters
Sourcemax_results
Sourcenext_token
Sourceresource_type
Sourceresource_type=(resource_type : MaintenanceWindowResourceType | Nil)
Sourcetargets
Sourcewindow_id
Source