OBJECT

KubernetesKindContainerAppSpecAcceptedServiceBindings

link GraphQL Schema definition

  • type KubernetesKindContainerAppSpecAcceptedServiceBindings {
  • # Name of the service binding as expected inside the app container.
  • name: String
  • types: [String]
  • }