AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
An update to be applied to an operation during checkpointing.
Namespace: Amazon.Lambda.Model
Assembly: AWSSDK.Lambda.dll
Version: 3.x.y.z
public class OperationUpdate
The OperationUpdate type exposes the following members
| Name | Description | |
|---|---|---|
|
OperationUpdate() |
| Name | Type | Description | |
|---|---|---|---|
|
Action | Amazon.Lambda.OperationAction |
Gets and sets the property Action. The action to take on the operation. |
|
CallbackOptions | Amazon.Lambda.Model.CallbackOptions |
Gets and sets the property CallbackOptions. |
|
ChainedInvokeOptions | Amazon.Lambda.Model.ChainedInvokeOptions |
Gets and sets the property ChainedInvokeOptions. |
|
ContextOptions | Amazon.Lambda.Model.ContextOptions |
Gets and sets the property ContextOptions. Options for context operations. |
|
Error | Amazon.Lambda.Model.ErrorObject |
Gets and sets the property Error. The error information for failed operations. |
|
Id | System.String |
Gets and sets the property Id. The unique identifier for this operation. |
|
Name | System.String |
Gets and sets the property Name. The customer-provided name for this operation. |
|
ParentId | System.String |
Gets and sets the property ParentId. The unique identifier of the parent operation, if this operation is running within a child context. |
|
Payload | System.String |
Gets and sets the property Payload. The payload for successful operations. |
|
StepOptions | Amazon.Lambda.Model.StepOptions |
Gets and sets the property StepOptions. Options for step operations. |
|
SubType | System.String |
Gets and sets the property SubType. The subtype of the operation, providing additional categorization. |
|
Type | Amazon.Lambda.OperationType |
Gets and sets the property Type. The type of operation to update. |
|
WaitOptions | Amazon.Lambda.Model.WaitOptions |
Gets and sets the property WaitOptions. Options for wait operations. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5