Class: Octoryn::GovernanceMetadata

Inherits:
Data
  • Object
show all
Defined in:
lib/octoryn/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#byokObject (readonly)

Returns the value of attribute byok

Returns:

  • (Object)

    the current value of byok



4
5
6
# File 'lib/octoryn/types.rb', line 4

def byok
  @byok
end

#estimated_costObject (readonly)

Returns the value of attribute estimated_cost

Returns:

  • (Object)

    the current value of estimated_cost



4
5
6
# File 'lib/octoryn/types.rb', line 4

def estimated_cost
  @estimated_cost
end

#evidence_hashObject (readonly)

Returns the value of attribute evidence_hash

Returns:

  • (Object)

    the current value of evidence_hash



4
5
6
# File 'lib/octoryn/types.rb', line 4

def evidence_hash
  @evidence_hash
end

#policy_decisionObject (readonly)

Returns the value of attribute policy_decision

Returns:

  • (Object)

    the current value of policy_decision



4
5
6
# File 'lib/octoryn/types.rb', line 4

def policy_decision
  @policy_decision
end

#regionObject (readonly)

Returns the value of attribute region

Returns:

  • (Object)

    the current value of region



4
5
6
# File 'lib/octoryn/types.rb', line 4

def region
  @region
end

#routeObject (readonly)

Returns the value of attribute route

Returns:

  • (Object)

    the current value of route



4
5
6
# File 'lib/octoryn/types.rb', line 4

def route
  @route
end

#run_idObject (readonly)

Returns the value of attribute run_id

Returns:

  • (Object)

    the current value of run_id



4
5
6
# File 'lib/octoryn/types.rb', line 4

def run_id
  @run_id
end

#upstreamObject (readonly)

Returns the value of attribute upstream

Returns:

  • (Object)

    the current value of upstream



4
5
6
# File 'lib/octoryn/types.rb', line 4

def upstream
  @upstream
end