Twilio.Resources.Memory.V1.ControlPlane.Store.DataMapping
(twilio_elixir v0.1.3)
Copy Markdown
View Source
DataMapping resource.
Properties
| Field | Description |
|---|---|
createdAt | The ISO 8601 timestamp when the data mapping was created.. Format: date-time |
description | A human readable description of this resource, up to 512 characters. |
id | The unique identifier for the data mapping. |
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
isEnabled | Flag indicating whether the data mapping is active. When true, data will be ingested and mapped according to the configuration. When false, the data mapping will be inactive and no data will be ingested into the Memory Store. |
updatedAt | The ISO 8601 timestamp when the data mapping was last updated.. Format: date-time |
version | The current version number of the DataMapping. Incremented on each successful update. |