aws_erin v0.4.2 AwsErin.DynamoDB.GetItem.Response View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %AwsErin.DynamoDB.GetItem.Response{
  consumed_capacity: AwsErin.DynamoDB.Common.ConsumedCapacity.t(),
  item: [AwsErin.DynamoDB.Common.Item.t()]
}

Link to this section Functions