Values.AwsDynamoDbTableAttributeDefinitionSourceContains a definition of an attribute for the table.
type nonrec t = {attributeName : NonEmptyString.t option;The name of the attribute.
*)attributeType : NonEmptyString.t option;The type of the attribute.
*)}