-
An optional description for this state.
A condition that must be satisfied in order for a conditional DeleteItem to succeed.
DynamoUpdateItem.Builder.create(software.constructs.Construct scope,
String id)
One or more substitution tokens for attribute names in an expression.
One or more values that can be substituted in an expression.
DynamoUpdateItem.Builder.heartbeat(software.amazon.awscdk.core.Duration heartbeat)
Timeout for the heartbeat.
JSONPath expression to select part of the state to be the input to this state.
AWS Step Functions integrates with services directly in the Amazon States Language.
Primary key of the item to retrieve.
JSONPath expression to select select a portion of the state output to pass to the next state.
JSONPath expression to indicate where to inject the state's output.
The JSON that will replace the state's raw result and become the effective result before ResultPath is applied.
Determines the level of detail about provisioned throughput consumption that is returned in the response.
Determines whether item collection metrics are returned.
Use ReturnValues if you want to get the item attributes as they appeared before they were deleted.
The name of the table containing the requested item.
DynamoUpdateItem.Builder.timeout(software.amazon.awscdk.core.Duration timeout)
Timeout for the state machine.
An expression that defines one or more attributes to be updated, the action to be performed on them, and new values for them.