| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.clone() |
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withAccountId(String accountId)
The ID of the Amazon Web Services account.
|
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withId(String id)
The ID of the insight summary.
|
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withInsightTimeRange(InsightTimeRange insightTimeRange) |
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withName(String name)
The name of the insight summary.
|
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withOrganizationalUnitId(String organizationalUnitId)
The ID of the organizational unit.
|
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withResourceCollection(ResourceCollection resourceCollection) |
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withServiceCollection(ServiceCollection serviceCollection) |
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withSeverity(InsightSeverity severity)
An array of severity values used to search for insights.
|
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withSeverity(String severity)
An array of severity values used to search for insights.
|
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withStatus(InsightStatus status)
An array of status values used to search for insights.
|
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withStatus(String status)
An array of status values used to search for insights.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReactiveOrganizationInsightSummary> |
ListOrganizationInsightsResult.getReactiveInsights()
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationInsightsResult |
ListOrganizationInsightsResult.withReactiveInsights(ReactiveOrganizationInsightSummary... reactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListOrganizationInsightsResult.setReactiveInsights(Collection<ReactiveOrganizationInsightSummary> reactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
ListOrganizationInsightsResult |
ListOrganizationInsightsResult.withReactiveInsights(Collection<ReactiveOrganizationInsightSummary> reactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
Copyright © 2023. All rights reserved.