> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: "AmazonVariantDimension"
description: "Represents a dimension of an Amazon product variant."
---

## Fields

<ParamField path="name" type="String!" required>
  The name of the dimension.
</ParamField>

<ParamField path="value" type="String!" required>
  The value of the dimension.
</ParamField>

## Related types

* [`AmazonProduct`](/api-reference/amazonproduct)


---

*Powered by [holocron.so](https://holocron.so)*
