2020-08-31 16:29:20 +03:00
|
|
|
<!-- Code generated from the comments of the AccessConfig struct in builder/yandex/access_config.go; DO NOT EDIT MANUALLY -->
|
|
|
|
|
2020-10-23 18:01:52 +03:00
|
|
|
- `token` (string) - [OAuth token](https://cloud.yandex.com/docs/iam/concepts/authorization/oauth-token)
|
|
|
|
or [IAM token](https://cloud.yandex.com/docs/iam/concepts/authorization/iam-token)
|
|
|
|
to use to authenticate to Yandex.Cloud. Alternatively you may set
|
2020-08-31 16:29:20 +03:00
|
|
|
value by environment variable `YC_TOKEN`.
|
2021-04-16 11:52:03 +02:00
|
|
|
|
|
|
|
<!-- End of code generated from the comments of the AccessConfig struct in builder/yandex/access_config.go; -->
|