INPUT_OBJECT

AddK8sProtectionSetInput

Description

Input for adding a Kubernetes protection set.

link GraphQL Schema definition

  • input AddK8sProtectionSetInput {
  • # Required. The Kubernetes protection set configuration.
  • config: K8sProtectionSetAddInput!
  • }

link Require by