# timestamp
State Resource
This is a State Resource as provided by the tymly-core-plugin plugin.
# Purpose
Generates a timestamp
# Usage
# Example
{
"Timestamp": {
"Type": "Task",
"Resource": "module:timestamp",
"ResultPath": "$.timestamp",
"End": true
}
}