toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotevents.kotlin.inputs
/
GetDetectorModelPlainArgs
Get
Detector
Model
Plain
Args
data
class
GetDetectorModelPlainArgs
(
val
detectorModelName
:
String
)
:
ConvertibleToJava
<
GetDetectorModelPlainArgs
>
Members
Constructors
Get
Detector
Model
Plain
Args
Link copied to clipboard
constructor
(
detectorModelName
:
String
)
Properties
detector
Model
Name
Link copied to clipboard
val
detectorModelName
:
String
The name of the detector model.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDetectorModelPlainArgs