# KnetikCloud.Config

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | The description of the config.  Max 255 characters | [optional] 
**name** | **String** | The name of the config | 
**public_read** | **Boolean** | Whether the config is public for viewing. True means that it can be publicly viewed by all. Default: false | [optional] 
**value** | **String** | The value of the config | [optional] 


