pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotevents.kotlin.inputs
/
GetDetectorModelPlainArgs
Get
Detector
Model
Plain
Args
data
class
GetDetectorModelPlainArgs
(
val
detectorModelName
:
String
)
:
ConvertibleToJava
<
GetDetectorModelPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Detector
Model
Plain
Args
Link copied to clipboard
fun
GetDetectorModelPlainArgs
(
detectorModelName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDetectorModelPlainArgs
Properties
detector
Model
Name
Link copied to clipboard
val
detectorModelName
:
String
The name of the detector model.