ENUM

CrossAccountRole

Description

Role of the cross-account pair.

link GraphQL Schema definition

  • enum CrossAccountRole {
  • # Unspecified sort by field.
  • ROLE_UNSPECIFIED
  • # Service consumer role.
  • SERVICE_CONSUMER
  • # Service provider role.
  • SERVICE_PROVIDER
  • }