INPUT_OBJECT

AwsNativeIsEligibleForRdsProtectionFilter

Description

Filter to return AWS objects that are eligible for protection.

link GraphQL Schema definition

  • input AwsNativeIsEligibleForRdsProtectionFilter {
  • # Whether to filter objects that are eligible or ineligible for protection.
  • isEligibleForProtection: Boolean!
  • }