| Package | Description |
|---|---|
| com.amazonaws.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
MonitorInfo |
MonitorInfo.clone() |
MonitorInfo |
DescribeAutoPredictorResult.getMonitorInfo()
A object with the Amazon Resource Name (ARN) and status of the monitor resource.
|
MonitorInfo |
MonitorInfo.withMonitorArn(String monitorArn)
The Amazon Resource Name (ARN) of the monitor resource.
|
MonitorInfo |
MonitorInfo.withStatus(String status)
The status of the monitor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAutoPredictorResult.setMonitorInfo(MonitorInfo monitorInfo)
A object with the Amazon Resource Name (ARN) and status of the monitor resource.
|
DescribeAutoPredictorResult |
DescribeAutoPredictorResult.withMonitorInfo(MonitorInfo monitorInfo)
A object with the Amazon Resource Name (ARN) and status of the monitor resource.
|
Copyright © 2025. All rights reserved.