Guardduty > Structures > Product Product¶ Structure Class¶ Product dataclass ¶ Contains information about the product that produced an investigation. Attributes¶ feature class-attribute instance-attribute ¶ feature: str | None = None The specific feature within the product that produced the investigation. name class-attribute instance-attribute ¶ name: str | None = None The name of the product.