pulumi-alicloud-kotlin
3.43.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.inputs
/
ImageDiskDeviceMappingArgsBuilder
Image
Disk
Device
Mapping
Args
Builder
class
ImageDiskDeviceMappingArgsBuilder
Builder for
ImageDiskDeviceMappingArgs
.
Functions
Functions
device
Link copied to clipboard
@
JvmName
(
name
=
"orlbqlavdjwdjynx"
)
suspend
fun
device
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"phriqtbyvmnjpfvx"
)
suspend
fun
device
(
value
:
String
?
)
disk
Type
Link copied to clipboard
@
JvmName
(
name
=
"lrkipbynxriewmiq"
)
suspend
fun
diskType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lgpvyustgjwrixxl"
)
suspend
fun
diskType
(
value
:
String
?
)
size
Link copied to clipboard
@
JvmName
(
name
=
"vohddnrjvkxkjvhu"
)
suspend
fun
size
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nncrmboxwysvyfou"
)
suspend
fun
size
(
value
:
Int
?
)
snapshot
Id
Link copied to clipboard
@
JvmName
(
name
=
"ehxudaubmnlbpmgh"
)
suspend
fun
snapshotId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"drgscwabiitpqmjs"
)
suspend
fun
snapshotId
(
value
:
String
?
)