10 lines
544 B
Plaintext
10 lines
544 B
Plaintext
<!-- Code generated from the comments of the AccessConfig struct in builder/yandex/access_config.go; DO NOT EDIT MANUALLY -->
|
|
|
|
- `endpoint` (string) - Non standard API endpoint. Default is `api.cloud.yandex.net:443`.
|
|
|
|
- `service_account_key_file` (string) - Path to file with Service Account key in json format. This
|
|
is an alternative method to authenticate to Yandex.Cloud. Alternatively you may set environment variable
|
|
`YC_SERVICE_ACCOUNT_KEY_FILE`.
|
|
|
|
- `max_retries` (int) - The maximum number of times an API request is being executed.
|