toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lookoutmetrics.kotlin.outputs
/
AnomalyDetectorAppFlowConfig
Anomaly
Detector
App
Flow
Config
data
class
AnomalyDetectorAppFlowConfig
(
val
flowName
:
String
,
val
roleArn
:
String
)
Members
Constructors
Anomaly
Detector
App
Flow
Config
Link copied to clipboard
constructor
(
flowName
:
String
,
roleArn
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
flow
Name
Link copied to clipboard
val
flowName
:
String
name of the flow.
role
Arn
Link copied to clipboard
val
roleArn
:
String
An IAM role that gives Amazon Lookout for Metrics permission to access the flow.