| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
ReactiveInsight |
ReactiveInsight.clone() |
ReactiveInsight |
DescribeInsightResult.getReactiveInsight()
A
ReactiveInsight object that represents the requested insight. |
ReactiveInsight |
ReactiveInsight.withId(String id)
The ID of a reactive insight.
|
ReactiveInsight |
ReactiveInsight.withInsightTimeRange(InsightTimeRange insightTimeRange) |
ReactiveInsight |
ReactiveInsight.withName(String name)
The name of a reactive insight.
|
ReactiveInsight |
ReactiveInsight.withResourceCollection(ResourceCollection resourceCollection) |
ReactiveInsight |
ReactiveInsight.withSeverity(InsightSeverity severity)
The severity of the insight.
|
ReactiveInsight |
ReactiveInsight.withSeverity(String severity)
The severity of the insight.
|
ReactiveInsight |
ReactiveInsight.withSsmOpsItemId(String ssmOpsItemId)
The ID of the Amazon Web Services System Manager OpsItem created for this insight.
|
ReactiveInsight |
ReactiveInsight.withStatus(InsightStatus status)
The status of a reactive insight.
|
ReactiveInsight |
ReactiveInsight.withStatus(String status)
The status of a reactive insight.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInsightResult.setReactiveInsight(ReactiveInsight reactiveInsight)
A
ReactiveInsight object that represents the requested insight. |
DescribeInsightResult |
DescribeInsightResult.withReactiveInsight(ReactiveInsight reactiveInsight)
A
ReactiveInsight object that represents the requested insight. |
Copyright © 2022. All rights reserved.