INPUT_OBJECT

K8sProtectionSetUpdateConfigInput

Description

Supported in v9.1+ Input to update a Kubernetes protection set.

link GraphQL Schema definition

  • input K8sProtectionSetUpdateConfigInput {
  • # Supported in v9.1+
  • # Definition of the Kubernetes protection set.
  • definition: String
  • # Supported in v9.1+
  • hookConfigs: [String!]
  • }