PagerDuty API authentication token. Required for all API calls to PagerDuty. Should be a valid PagerDuty REST API token with appropriate permissions.
SECURITY NOTE: Never log this value in clear text. Use the automatic masking provided by ConsoleLogger or sanitizeError() before logging.
Environment configuration for API authentication.
Stores validated environment variables needed for the application to function, primarily the PagerDuty API authentication token.
Example