kerberosKeytab

@JvmName(name = "gbcroonigltuqawf")
suspend fun kerberosKeytab(value: Output<String>)
@JvmName(name = "xrwemtltwkbonymq")
suspend fun kerberosKeytab(value: String?)

Parameters

value

The Base64 string representation of the Keytab file. Specifies your Kerberos key table (keytab) file, which includes mappings between your service principal name (SPN) and encryption keys. To avoid task execution errors, make sure that the SPN in the keytab file matches exactly what you specify for KerberosPrincipal and in your krb5.conf file.