INPUT_OBJECT
Filter ransomware result data.
input RansomwareResultFilterInput {# Filter by Rubrik cluster ID.clusterUuid: [UUID!]# Filter by internal managed ID.managedId: [String!]# Start of filtering time range.startTime: DateTime# End of filtering time range.endTime: DateTime# Filter based on encrypted status of the snapshot.isEncrypted: Boolean}