kerberosConfig

@JvmName(name = "ptlqwvjjxkglpbjm")
suspend fun kerberosConfig(value: Output<KerberosConfigArgs>)
@JvmName(name = "uqtlwnlajysbpbdl")
suspend fun kerberosConfig(value: KerberosConfigArgs?)

Parameters

value

Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the UpdateService method and specify this field's path (hive_metastore_config.kerberos_config) in the request's update_mask while omitting this field from the request's service.


@JvmName(name = "xucurflhwxgyhbrf")
suspend fun kerberosConfig(argument: suspend KerberosConfigArgsBuilder.() -> Unit)

Parameters

argument

Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the UpdateService method and specify this field's path (hive_metastore_config.kerberos_config) in the request's update_mask while omitting this field from the request's service.