| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<UsageByAccount> |
UsageRecord.usage()
An array of objects that contains usage data and quotas for the account.
|
| Modifier and Type | Method and Description |
|---|---|
UsageRecord.Builder |
UsageRecord.Builder.usage(UsageByAccount... usage)
An array of objects that contains usage data and quotas for the account.
|
| Modifier and Type | Method and Description |
|---|---|
UsageRecord.Builder |
UsageRecord.Builder.usage(Collection<UsageByAccount> usage)
An array of objects that contains usage data and quotas for the account.
|
Copyright © 2020. All rights reserved.