Class: Temporalio::Internal::Bridge::Worker::WorkerDeploymentVersion

Inherits:
Struct
  • Object
show all
Defined in:
lib/temporalio/internal/bridge/worker.rb

Instance Attribute Summary collapse

Instance Attribute Details

#build_idObject

Returns the value of attribute build_id



57
58
59
# File 'lib/temporalio/internal/bridge/worker.rb', line 57

def build_id
  @build_id
end

#deployment_nameObject

Returns the value of attribute deployment_name



57
58
59
# File 'lib/temporalio/internal/bridge/worker.rb', line 57

def deployment_name
  @deployment_name
end