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