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