The ID of the action.
Optional
requestOptions: Versions.RequestOptionsRequest-specific configuration.
Retrieve a specific version of an action. An action version is created whenever an action is deployed. An action version is immutable, once created.
The ID of the action.
The ID of the action version.
Optional
requestOptions: Versions.RequestOptionsRequest-specific configuration.
Performs the equivalent of a roll-back of an action to an earlier, specified version. Creates a new, deployed action version that is identical to the specified version. If this action is currently bound to a trigger, the system will begin executing the newly-created version immediately.
The ID of an action version.
The ID of an action.
Optional
request: DeployActionVersionRequestContentOptional
requestOptions: Versions.RequestOptionsRequest-specific configuration.
Protected
_
Retrieve all of an action's versions. An action version is created whenever an action is deployed. An action version is immutable, once created.