Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Connection Property
A property used to connect to an Analytics data connector.
Properties
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| conditions | PropertyCondition[] | A list of conditions for the connection property. | Small, 66.0 | 66.0 |
| dataType | ConnectWaveConnPropertyTypeEnum | The field type of the connection property. Valid values are:
|
Small, 39.0 | 39.0 |
| defaultValue | Object | The default value of the connection property. | Small, 39.0 | 39.0 |
| isEncrypted | Boolean | Indicates whether the connection property is encrypted (true) or not (false). | Small, 39.0 | 39.0 |
| isRequired | Boolean | Indicates whether the connection property is required (true) or not (false). | Small, 39.0 | 39.0 |
| label | String | The label of the connection property. | Small, 39.0 | 39.0 |
| maxLength | Integer | The maximum length of the connection property. | Small, 39.0 | 39.0 |
| name | String | The name of the connection property. | Small, 39.0 | 39.0 |
| options | PropertyOption[] | A list of select options for the connection property. | Small, 66.0 | 66.0 |