Meridian::Runtime::ReleaseRecord
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(service : String, role : String, host : String, color : String, image : String, release_id : String, deployed_at : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
color
Sourcedeployed_at
Sourcehost
Sourceimage
Sourcerelease_id
Sourcerole
Sourceservice
Source