| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
AccountHealth |
AccountHealth.clone() |
AccountHealth |
AccountHealth.withAccountId(String accountId)
The ID of the Amazon Web Services account.
|
AccountHealth |
AccountHealth.withInsight(AccountInsightHealth insight)
Information about the health of the Amazon Web Services resources in your account, including the number of open
proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountHealth> |
DescribeOrganizationResourceCollectionHealthResult.getAccount()
The name of the organization's account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationResourceCollectionHealthResult |
DescribeOrganizationResourceCollectionHealthResult.withAccount(AccountHealth... account)
The name of the organization's account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeOrganizationResourceCollectionHealthResult.setAccount(Collection<AccountHealth> account)
The name of the organization's account.
|
DescribeOrganizationResourceCollectionHealthResult |
DescribeOrganizationResourceCollectionHealthResult.withAccount(Collection<AccountHealth> account)
The name of the organization's account.
|
Copyright © 2021. All rights reserved.