Amazonite::SsmV1::StartChangeRequestExecutionRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(document_name : String, runbooks : Array(Runbook), scheduled_time : Time | Nil = nil, document_version : String | Nil = nil, parameters : Hash(String, Array(String)) | Nil = nil, change_request_name : String | Nil = nil, client_token : String | Nil = nil, auto_approve : Bool | Nil = nil, tags : Array(Tag) | Nil = nil, scheduled_end_time : Time | Nil = nil, change_details : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
auto_approve
Sourcechange_details
Sourcechange_request_name
Sourceclient_token
Sourcedocument_name
Sourcedocument_version
Sourceparameters
Sourcerunbooks
Sourcescheduled_end_time
Sourcescheduled_time
Sourcetags
Source