INPUT_OBJECT
ManageProtectionForLinkedObjectsInput
Description
Input for manage protection for linked objects.
link GraphQL Schema definition
- input ManageProtectionForLinkedObjectsInput {
- # Request parameters for SLA assignment.
- : AssignSlaInput!
- # Type of operation.
- : ManageProtectionForLinkedObjectsOperationType!
- }