| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
ProactiveInsight |
ProactiveInsight.clone() |
ProactiveInsight |
DescribeInsightResult.getProactiveInsight()
A
ProactiveInsight object that represents the requested insight. |
ProactiveInsight |
ProactiveInsight.withDescription(String description)
Describes the proactive insight.
|
ProactiveInsight |
ProactiveInsight.withId(String id)
The ID of the proactive insight.
|
ProactiveInsight |
ProactiveInsight.withInsightTimeRange(InsightTimeRange insightTimeRange) |
ProactiveInsight |
ProactiveInsight.withName(String name)
The name of the proactive insight.
|
ProactiveInsight |
ProactiveInsight.withPredictionTimeRange(PredictionTimeRange predictionTimeRange) |
ProactiveInsight |
ProactiveInsight.withResourceCollection(ResourceCollection resourceCollection) |
ProactiveInsight |
ProactiveInsight.withSeverity(InsightSeverity severity)
The severity of the insight.
|
ProactiveInsight |
ProactiveInsight.withSeverity(String severity)
The severity of the insight.
|
ProactiveInsight |
ProactiveInsight.withSsmOpsItemId(String ssmOpsItemId)
The ID of the Amazon Web Services System Manager OpsItem created for this insight.
|
ProactiveInsight |
ProactiveInsight.withStatus(InsightStatus status)
The status of the proactive insight.
|
ProactiveInsight |
ProactiveInsight.withStatus(String status)
The status of the proactive insight.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInsightResult.setProactiveInsight(ProactiveInsight proactiveInsight)
A
ProactiveInsight object that represents the requested insight. |
DescribeInsightResult |
DescribeInsightResult.withProactiveInsight(ProactiveInsight proactiveInsight)
A
ProactiveInsight object that represents the requested insight. |
Copyright © 2025. All rights reserved.