| Package | Description |
|---|---|
| software.amazon.awssdk.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccountEntityAggregate> |
OrganizationEntityAggregate.accounts()
A list of entity aggregates for each of the specified accounts in your organization that are affected by a
specific event.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationEntityAggregate.Builder |
OrganizationEntityAggregate.Builder.accounts(AccountEntityAggregate... accounts)
A list of entity aggregates for each of the specified accounts in your organization that are affected by a
specific event.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationEntityAggregate.Builder |
OrganizationEntityAggregate.Builder.accounts(Collection<AccountEntityAggregate> accounts)
A list of entity aggregates for each of the specified accounts in your organization that are affected by a
specific event.
|
Copyright © 2023. All rights reserved.