INPUT_OBJECT

AwsNativeTagFilter

Description

Filter to return AWS objects which have at least one tag in the given list of tags.

link GraphQL Schema definition

  • input AwsNativeTagFilter {
  • # Tag filter parameters.
  • tagFilterParams: [TagFilterParams!]!
  • }