class PlatformAPI::AppFormationSet

App formation set describes the combination of process types with their quantities and sizes as well as application process tier

Public Class Methods

new(client) click to toggle source
# File lib/platform-api/client.rb, line 1261
def initialize(client)
  @client = client
end