pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ess.kotlin
/
AttachmentArgs
/
AttachmentArgs
Attachment
Args
fun
AttachmentArgs
(
force
:
Output
<
Boolean
>
?
=
null
,
instanceIds
:
Output
<
List
<
String
>
>
?
=
null
,
scalingGroupId
:
Output
<
String
>
?
=
null
)