OBJECT

ListIamPairsByCloudAccountAndLocationReply

Description

Represents the reply of list IAM pairs for cloud account for location query.

link GraphQL Schema definition

  • type ListIamPairsByCloudAccountAndLocationReply {
  • # The list of IAM pairs and their missing permissions for the specified archival
  • # location.
  • iamPairs: [AwsIamPairsWithMissingPermission!]!
  • }

link Require by