toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.imagebuilder.kotlin.outputs
/
ImageRecipeBlockDeviceMappingEbs
/
ImageRecipeBlockDeviceMappingEbs
Image
Recipe
Block
Device
Mapping
Ebs
constructor
(
deleteOnTermination
:
String
?
=
null
,
encrypted
:
String
?
=
null
,
iops
:
Int
?
=
null
,
kmsKeyId
:
String
?
=
null
,
snapshotId
:
String
?
=
null
,
throughput
:
Int
?
=
null
,
volumeSize
:
Int
?
=
null
,
volumeType
:
String
?
=
null
)