OBJECT
The service account tied to the PAM integration.
type PamIntegrationCreationInfo {# The client ID of the service account.clientId: String! # The client secret of the service account.clientSecret: String! }