toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cen.kotlin
/
InstanceAttachmentArgs
/
InstanceAttachmentArgs
Instance
Attachment
Args
constructor
(
cenOwnerId
:
Output
<
Int
>
?
=
null
,
childInstanceId
:
Output
<
String
>
?
=
null
,
childInstanceOwnerId
:
Output
<
Int
>
?
=
null
,
childInstanceRegionId
:
Output
<
String
>
?
=
null
,
childInstanceType
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
)