| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
AppFlowConfig |
AppFlowConfig.clone() |
AppFlowConfig |
MetricSource.getAppFlowConfig()
An object containing information about the AppFlow configuration.
|
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)
An object containing information about the AppFlow configuration.
|
MetricSource |
MetricSource.withAppFlowConfig(AppFlowConfig appFlowConfig)
An object containing information about the AppFlow configuration.
|
Copyright © 2022. All rights reserved.