Represents an action.
ID of the action.
Type: string
Type ID of the action.
Type: string
actionVersionId
Version ID of the action.
Type: string
User notes for the action.
Type: string
General purpose display data. This will only be populated when requested.
Type: object
Action execution data for the last execution of this action. This will only be populated when requested.
Type: ActionExecution object.
isCurrentVersion
True if the action version is the latest.
Type: boolean
True if the action is enabled to execute. False otherwise.
Type: boolean
ID of the user whom last modified the action.
Type: string
lastModifiedDate
Date, in ISO 8601 format, at which the action was last modified.
Type: string
managedInstanceId
ID of the Managed Instance to which this action belongs.
Type: string
Name of the action.
Type: string
nextExecutionDate
Date, in ISO 8601 format, at which the action will next execute.
Type: string
Additional action parameters specific to the action type. This will only be populated when requested.
Type: ActionParameters object.
ID of the project in which the action resides.
Type: string
Number of currently running executions of this action. This will only be populated when requested.
Type: integer
Schedule for the action.
Type: ActionSchedule object
SNS endpoint to trigger the action.
Type: string
Tags for the action.
Type: array of string