pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
LaunchTemplateBlockDeviceMappingEbs
/
LaunchTemplateBlockDeviceMappingEbs
Launch
Template
Block
Device
Mapping
Ebs
fun
LaunchTemplateBlockDeviceMappingEbs
(
deleteOnTermination
:
String
?
=
null
,
encrypted
:
String
?
=
null
,
iops
:
Int
?
=
null
,
kmsKeyId
:
String
?
=
null
,
snapshotId
:
String
?
=
null
,
throughput
:
Int
?
=
null
,
volumeSize
:
Int
?
=
null
,
volumeType
:
String
?
=
null
)