Amazonite::SsmV1::Runbook
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(document_name : String, document_version : String | Nil = nil, parameters : Hash(String, Array(String)) | Nil = nil, target_parameter_name : String | Nil = nil, targets : Array(Target) | Nil = nil, target_maps : Array(Hash(String, Array(String))) | Nil = nil, max_concurrency : String | Nil = nil, max_errors : String | Nil = nil, target_locations : Array(TargetLocation) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
document_name
Sourcedocument_version
Sourcemax_concurrency
Sourcemax_errors
Sourceparameters
Sourcetarget_locations
Sourcetarget_maps
Sourcetarget_parameter_name
Sourcetargets
Source