| Name | Type | Description | Notes |
|---|---|---|---|
| authType | AuthType | [optional] | |
| keytabPath | String | Local path on the SCM server host to the keytab file. <p> Required for AuthType#CUSTOM_KEYTAB; ignored otherwise. | [optional] |
| principal | String | Kerberos principal to authenticate as. <p> Required for AuthType#CUSTOM_KEYTAB; ignored otherwise. | [optional] |
| service | ApiServiceRef | [optional] |