Class: Bosh::Director::DeploymentPlan::MigratedFromJob

Inherits:
Struct
  • Object
show all
Defined in:
lib/bosh/director/deployment_plan/job_migrator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneObject

Returns the value of attribute availability_zone

Returns:

  • (Object)

    the current value of availability_zone



2
3
4
# File 'lib/bosh/director/deployment_plan/job_migrator.rb', line 2

def availability_zone
  @availability_zone
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



2
3
4
# File 'lib/bosh/director/deployment_plan/job_migrator.rb', line 2

def name
  @name
end