---
id: v1-base-settings
title: BaseSettings
pagination_label: BaseSettings
sidebar_label: BaseSettings
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'BaseSettings', 'v1BaseSettings']
slug: /tools/sdk/typescript/data_access_security/models/base-settings
tags: ['SDK', 'Software Development Kit', 'BaseSettings', 'v1BaseSettings']
---

# BaseSettings

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**isEnabled** | **(optional)** `boolean` | Indicates whether the feature or configuration is enabled. | [default to false]
**clusterId** | **(optional)** `string` | The identifier of the cluster associated with this configuration, if applicable. | [default to undefined]

