pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.bastionhost.kotlin
/
HostGroupAccountUserGroupAttachmentArgs
/
HostGroupAccountUserGroupAttachmentArgs
Host
Group
Account
User
Group
Attachment
Args
fun
HostGroupAccountUserGroupAttachmentArgs
(
hostAccountNames
:
Output
<
List
<
String
>
>
?
=
null
,
hostGroupId
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
userGroupId
:
Output
<
String
>
?
=
null
)