Guardduty > Structures > Total Total¶ Structure Class¶ Total dataclass ¶ Contains the total usage with the corresponding currency unit for that value. Attributes¶ amount class-attribute instance-attribute ¶ amount: str | None = None The total usage. unit class-attribute instance-attribute ¶ unit: str | None = None The currency unit that the amount is given in.