toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.bastionhost.kotlin
/
HostGroupAccountUserGroupAttachmentArgs
/
HostGroupAccountUserGroupAttachmentArgs
Host
Group
Account
User
Group
Attachment
Args
constructor
(
hostAccountNames
:
Output
<
List
<
String
>
>
?
=
null
,
hostGroupId
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
userGroupId
:
Output
<
String
>
?
=
null
)