toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.videosurveillance.kotlin
/
SystemGroupArgs
/
SystemGroupArgs
System
Group
Args
constructor
(
callback
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
groupName
:
Output
<
String
>
?
=
null
,
inProtocol
:
Output
<
String
>
?
=
null
,
outProtocol
:
Output
<
String
>
?
=
null
,
playDomain
:
Output
<
String
>
?
=
null
,
pushDomain
:
Output
<
String
>
?
=
null
)