OBJECT
Service account details of the cross-account.
type CrossAccountSaType {# URL path to to retrieve access token for service account.accessTokenUrl: String! # Client ID of the service account.clientId: String! # Client secret of the service account.clientSecret: String! }