INPUT_OBJECT
AddK8sProtectionSetInput
Description
Input for adding a Kubernetes protection set.
link GraphQL Schema definition
- input AddK8sProtectionSetInput {
- # Required. The Kubernetes protection set configuration.
- : K8sProtectionSetAddInput!
- }
INPUT_OBJECT
Input for adding a Kubernetes protection set.
- input AddK8sProtectionSetInput {
- # Required. The Kubernetes protection set configuration.
- : K8sProtectionSetAddInput!
- }