toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.iot.kotlin.inputs
/
SecurityDeviceGroupAllowRuleArgs
/
SecurityDeviceGroupAllowRuleArgs
Security
Device
Group
Allow
Rule
Args
constructor
(
connectionFromIpsNotAlloweds
:
Output
<
List
<
String
>
>
?
=
null
,
connectionToIpsNotAlloweds
:
Output
<
List
<
String
>
>
?
=
null
,
localUsersNotAlloweds
:
Output
<
List
<
String
>
>
?
=
null
,
processesNotAlloweds
:
Output
<
List
<
String
>
>
?
=
null
)