apiKeyConfig property

ApiAuth_ApiKeyConfig? apiKeyConfig
final

Required. The SecretManager secret version resource name (e.g. projects/{project}/secrets/{secret}/versions/{version}) storing the Slack channel access token that has access to the slack channel IDs. See: https://api.slack.com/tutorials/tracks/getting-a-token.

Implementation

final ApiAuth_ApiKeyConfig? apiKeyConfig;