UsageTopAccountsResult¶
Structure Class¶
UsageTopAccountsResult
dataclass
¶
Information about the usage statistics, calculated by top accounts by feature.
Attributes¶
accounts
class-attribute
instance-attribute
¶
accounts: list[UsageTopAccountResult] | None = None
The accounts that contributed to the total usage cost.
feature
class-attribute
instance-attribute
¶
feature: UsageFeature | None = None
Features by which you can generate the usage statistics.
RDS_LOGIN_EVENTS is currently not supported with
topAccountsByFeature.