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