| Name | Type | Description | Notes |
|---|---|---|---|
| readOnly | Boolean | Read only Attribute cannot be overdidden by service instance/deployment. | [optional] |
| attributeType | AttributeTypeEnum | Attribute Type can be of any of the allowed enum type. | [optional] |
| displayName | String | Attribute display name string value. | [optional] |
| value | String | Attribute value string value. | [optional] |
| key | String | Attribute key string value. |
| Name | Value |
|---|---|
| IP_ADDRESS | "IP_ADDRESS" |
| PORT | "PORT" |
| PASSWORD | "PASSWORD" |
| STRING | "STRING" |
| LONG | "LONG" |
| BOOLEAN | "BOOLEAN" |