Class: Bosh::Director::DeploymentPlan::MigratedFromJob
- Defined in:
- lib/bosh/director/deployment_plan/job_migrator.rb
Instance Attribute Summary collapse
-
#availability_zone ⇒ Object
Returns the value of attribute availability_zone.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#availability_zone ⇒ Object
Returns the value of attribute availability_zone
2 3 4 |
# File 'lib/bosh/director/deployment_plan/job_migrator.rb', line 2 def availability_zone @availability_zone end |
#name ⇒ Object
Returns the value of attribute name
2 3 4 |
# File 'lib/bosh/director/deployment_plan/job_migrator.rb', line 2 def name @name end |