DynamoItemCollectionMetrics
- class aws_cdk.aws_stepfunctions_tasks.DynamoItemCollectionMetrics(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Bases:
Enum
Determines whether item collection metrics are returned.
Attributes
- NONE
If set to NONE, no statistics are returned.
- SIZE
If set to SIZE, the response includes statistics about item collections, if any, that were modified during the operation.