OBJECT

BuildPlan

A build plan resource

link GraphQL Schema definition

  • type BuildPlan {
  • # json representation of the Container App Build Plan resource (json of
  • # KubernetesKindContainerAppBuildPlan)
  • json: JSON
  • }