INPUT_OBJECT
Specifies which Managed Disks are excluded from snapshots.
input ManagedDiskExclusion {# Specifies whether the Managed Disk is excluded from snapshots or not. When true, # the Managed Disk will be excluded from the snapshot.isExcludedFromSnapshot: Boolean!# Rubrik ID of the Managed Disk.managedDiskRubrikId: UUID!}