ActionRevision
Represents information about the version (or revision) of an action.
Contents
- created
-
The date and time when the most recent version of the action was created, in timestamp format.
Type: Timestamp
Required: Yes
- revisionChangeId
-
The unique identifier of the change that set the state to this revision (for example, a deployment ID or timestamp).
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- revisionId
-
The system-generated unique ID that identifies the revision number of the action.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1500.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: