| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchConfig |
CloudWatchConfig.clone() |
CloudWatchConfig |
MetricSource.getCloudWatchConfig()
Details about an Amazon CloudWatch monitoring datasource.
|
CloudWatchConfig |
CloudWatchConfig.withBackTestConfiguration(BackTestConfiguration backTestConfiguration)
Settings for backtest mode.
|
CloudWatchConfig |
CloudWatchConfig.withRoleArn(String roleArn)
An IAM role that gives Amazon Lookout for Metrics permission to access data in Amazon CloudWatch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricSource.setCloudWatchConfig(CloudWatchConfig cloudWatchConfig)
Details about an Amazon CloudWatch monitoring datasource.
|
MetricSource |
MetricSource.withCloudWatchConfig(CloudWatchConfig cloudWatchConfig)
Details about an Amazon CloudWatch monitoring datasource.
|
Copyright © 2023. All rights reserved.