INPUT_OBJECT

KubernetesKindContainerAppSpecAcceptedServiceBindingsInput

link GraphQL Schema definition

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