OBJECT
Credential client and secret pair
type ManagementEndpointCollectorCredentialsProperties {# clientId clientId: String! # Secret used to connect to SaaS service for initial connection clientSecret: String! }