serviceAgentAuthentication property

ServiceAgentAuthentication? serviceAgentAuthentication
getter/setter pair

If specified, Uptime will generate and attach an OIDC JWT token for the Monitoring service agent service account as an Authorization header in the HTTP request when probing.

Implementation

ServiceAgentAuthentication? serviceAgentAuthentication;