pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cen.kotlin
/
InstanceAttachmentArgs
/
InstanceAttachmentArgs
Instance
Attachment
Args
fun
InstanceAttachmentArgs
(
cenOwnerId
:
Output
<
Int
>
?
=
null
,
childInstanceId
:
Output
<
String
>
?
=
null
,
childInstanceOwnerId
:
Output
<
Int
>
?
=
null
,
childInstanceRegionId
:
Output
<
String
>
?
=
null
,
childInstanceType
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
)