pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.inputs
/
ImageImportDiskDeviceMappingArgs
/
ImageImportDiskDeviceMappingArgs
Image
Import
Disk
Device
Mapping
Args
fun
ImageImportDiskDeviceMappingArgs
(
device
:
Output
<
String
>
?
=
null
,
diskImageSize
:
Output
<
Int
>
?
=
null
,
format
:
Output
<
String
>
?
=
null
,
ossBucket
:
Output
<
String
>
?
=
null
,
ossObject
:
Output
<
String
>
?
=
null
)