pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.imagebuilder.kotlin.outputs
/
ImageRecipeBlockDeviceMapping
/
ImageRecipeBlockDeviceMapping
Image
Recipe
Block
Device
Mapping
fun
ImageRecipeBlockDeviceMapping
(
deviceName
:
String
?
=
null
,
ebs
:
ImageRecipeBlockDeviceMappingEbs
?
=
null
,
noDevice
:
Boolean
?
=
null
,
virtualName
:
String
?
=
null
)