aws_erin v0.4.2 AwsErin.DynamoDB.Scan.Response View Source
Link to this section Summary
Functions
Callback implementation for AwsErin.DynamoDB.Behaviour.Response.to_map/1
.
Callback implementation for AwsErin.DynamoDB.Behaviour.Response.to_struct/1
.
Link to this section Types
Link to this type
t()
View Sourcet() :: %AwsErin.DynamoDB.Scan.Response{ consumed_capacity: AwsErin.DynamoDB.Common.ConsumedCapacity.t(), count: integer(), items: [AwsErin.DynamoDB.Common.Item.t()], last_evaluated_key: [AwsErin.DynamoDB.Common.Key.t()], scanned_count: integer() }
Link to this section Functions
Callback implementation for AwsErin.DynamoDB.Behaviour.Response.to_map/1
.
Callback implementation for AwsErin.DynamoDB.Behaviour.Response.to_struct/1
.