pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.frauddetector.kotlin.inputs
/
DetectorModelArgs
Detector
Model
Args
data
class
DetectorModelArgs
(
val
arn
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
DetectorModelArgs
>
A model to associate with a detector.
Constructors
Functions
Properties
Constructors
Detector
Model
Args
Link copied to clipboard
fun
DetectorModelArgs
(
arn
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DetectorModelArgs
Properties
arn
Link copied to clipboard
val
arn
:
Output
<
String
>
?
=
null