pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.inputs
/
LaunchTemplateBlockDeviceMappingArgsBuilder
Launch
Template
Block
Device
Mapping
Args
Builder
class
LaunchTemplateBlockDeviceMappingArgsBuilder
Builder for
LaunchTemplateBlockDeviceMappingArgs
.
Functions
Functions
device
Name
Link copied to clipboard
@
JvmName
(
name
=
"hptosfoijeyybpot"
)
suspend
fun
deviceName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iboepvhifugsifhq"
)
suspend
fun
deviceName
(
value
:
String
?
)
ebs
Link copied to clipboard
@
JvmName
(
name
=
"kiuljwotfsajjuvu"
)
suspend
fun
ebs
(
value
:
LaunchTemplateBlockDeviceMappingEbsArgs
?
)
@
JvmName
(
name
=
"rgwugbgnwbrwmdhb"
)
suspend
fun
ebs
(
value
:
Output
<
LaunchTemplateBlockDeviceMappingEbsArgs
>
)
@
JvmName
(
name
=
"yxrftoukiygwnvtx"
)
suspend
fun
ebs
(
argument
:
suspend
LaunchTemplateBlockDeviceMappingEbsArgsBuilder
.
(
)
->
Unit
)
no
Device
Link copied to clipboard
@
JvmName
(
name
=
"uiucfiqeogihbcsk"
)
suspend
fun
noDevice
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ylwvuwekwobbafar"
)
suspend
fun
noDevice
(
value
:
String
?
)
virtual
Name
Link copied to clipboard
@
JvmName
(
name
=
"sggursmknthhbgbf"
)
suspend
fun
virtualName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tssmvifuytvymojg"
)
suspend
fun
virtualName
(
value
:
String
?
)