toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.logs.kotlin.inputs
/
GetLogAnomalyDetectorPlainArgs
Get
Log
Anomaly
Detector
Plain
Args
data
class
GetLogAnomalyDetectorPlainArgs
(
val
anomalyDetectorArn
:
String
)
:
ConvertibleToJava
<
GetLogAnomalyDetectorPlainArgs
>
Members
Constructors
Get
Log
Anomaly
Detector
Plain
Args
Link copied to clipboard
constructor
(
anomalyDetectorArn
:
String
)
Properties
anomaly
Detector
Arn
Link copied to clipboard
val
anomalyDetectorArn
:
String
ARN of LogAnomalyDetector
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLogAnomalyDetectorPlainArgs