Metastore Service Args
constructor(databaseType: Output<String>? = null, encryptionConfig: Output<MetastoreServiceEncryptionConfigArgs>? = null, hiveMetastoreConfig: Output<MetastoreServiceHiveMetastoreConfigArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, maintenanceWindow: Output<MetastoreServiceMaintenanceWindowArgs>? = null, metadataIntegration: Output<MetastoreServiceMetadataIntegrationArgs>? = null, network: Output<String>? = null, networkConfig: Output<MetastoreServiceNetworkConfigArgs>? = null, port: Output<Int>? = null, project: Output<String>? = null, releaseChannel: Output<String>? = null, scalingConfig: Output<MetastoreServiceScalingConfigArgs>? = null, serviceId: Output<String>? = null, telemetryConfig: Output<MetastoreServiceTelemetryConfigArgs>? = null, tier: Output<String>? = null)