pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ram.kotlin
/
RoleAttachmentArgs
/
RoleAttachmentArgs
Role
Attachment
Args
fun
RoleAttachmentArgs
(
instanceIds
:
Output
<
List
<
String
>
>
?
=
null
,
roleName
:
Output
<
String
>
?
=
null
)