Metastore Service Hive Metastore Config Args
fun MetastoreServiceHiveMetastoreConfigArgs(auxiliaryVersions: Output<List<MetastoreServiceHiveMetastoreConfigAuxiliaryVersionArgs>>? = null, configOverrides: Output<Map<String, String>>? = null, endpointProtocol: Output<String>? = null, kerberosConfig: Output<MetastoreServiceHiveMetastoreConfigKerberosConfigArgs>? = null, version: Output<String>)