toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotsecurity.kotlin
/
SensorArgs
/
SensorArgs
Sensor
Args
constructor
(
scope
:
Output
<
String
>
?
=
null
,
sensorName
:
Output
<
String
>
?
=
null
,
sensorType
:
Output
<
Either
<
String
,
SensorType
>
>
?
=
null
,
tiAutomaticUpdates
:
Output
<
Boolean
>
?
=
null
,
zone
:
Output
<
String
>
?
=
null
)