Guardduty > Structures > UsageTopAccountResult UsageTopAccountResult¶ Structure Class¶ UsageTopAccountResult dataclass ¶ Contains information on the total of usage based on the topmost 50 account IDs. Attributes¶ account_id class-attribute instance-attribute ¶ account_id: str | None = None The unique account ID. total class-attribute instance-attribute ¶ total: Total | None = None Contains the total usage with the corresponding currency unit for that value.