toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.apigateway.kotlin
/
GroupArgs
/
GroupArgs
Group
Args
constructor
(
basePath
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
userLogConfig
:
Output
<
GroupUserLogConfigArgs
>
?
=
null
,
vpcIntranetEnable
:
Output
<
Boolean
>
?
=
null
)