AnomalyDetectorAppFlowConfig

data class AnomalyDetectorAppFlowConfig(val flowName: String, val roleArn: String)

Constructors

Link copied to clipboard
constructor(flowName: String, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

name of the flow.

Link copied to clipboard

An IAM role that gives Amazon Lookout for Metrics permission to access the flow.