toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.frauddetector.kotlin.outputs
/
DetectorModel
Detector
Model
data
class
DetectorModel
(
val
arn
:
String
?
=
null
)
A model to associate with a detector.
Members
Constructors
Detector
Model
Link copied to clipboard
constructor
(
arn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
The ARN of the model.