Amazonite::SsmV1::ProgressCounters
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(total_steps : Int32 | Nil = nil, success_steps : Int32 | Nil = nil, failed_steps : Int32 | Nil = nil, cancelled_steps : Int32 | Nil = nil, timed_out_steps : Int32 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
cancelled_steps
Sourcefailed_steps
Sourcesuccess_steps
Sourcetimed_out_steps
Sourcetotal_steps
Source