INPUT_OBJECT

AwsNativeAccountFilter

Description

Filter to return AWS objects which have account rubrik ID in the given list of account rubrik IDs.

link GraphQL Schema definition

  • input AwsNativeAccountFilter {
  • # List of AWS account Rubrik IDs.
  • accountIds: [String!]!
  • }