| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
AppFlowConfig |
AppFlowConfig.clone() |
AppFlowConfig |
MetricSource.getAppFlowConfig()
Details about an AppFlow datasource.
|
AppFlowConfig |
AppFlowConfig.withFlowName(String flowName)
name of the flow.
|
AppFlowConfig |
AppFlowConfig.withRoleArn(String roleArn)
An IAM role that gives Amazon Lookout for Metrics permission to access the flow.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricSource.setAppFlowConfig(AppFlowConfig appFlowConfig)
Details about an AppFlow datasource.
|
MetricSource |
MetricSource.withAppFlowConfig(AppFlowConfig appFlowConfig)
Details about an AppFlow datasource.
|
Copyright © 2025. All rights reserved.