| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
UsageTopAccountResult |
UsageTopAccountResult.clone() |
UsageTopAccountResult |
UsageTopAccountResult.withAccountId(String accountId)
The unique account ID.
|
UsageTopAccountResult |
UsageTopAccountResult.withTotal(Total total) |
| Modifier and Type | Method and Description |
|---|---|
List<UsageTopAccountResult> |
UsageTopAccountsResult.getAccounts()
The accounts that contributed to the total usage cost.
|
| Modifier and Type | Method and Description |
|---|---|
UsageTopAccountsResult |
UsageTopAccountsResult.withAccounts(UsageTopAccountResult... accounts)
The accounts that contributed to the total usage cost.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsageTopAccountsResult.setAccounts(Collection<UsageTopAccountResult> accounts)
The accounts that contributed to the total usage cost.
|
UsageTopAccountsResult |
UsageTopAccountsResult.withAccounts(Collection<UsageTopAccountResult> accounts)
The accounts that contributed to the total usage cost.
|
Copyright © 2024. All rights reserved.