toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
LaunchConfigurationEbsBlockDevice
/
LaunchConfigurationEbsBlockDevice
Launch
Configuration
Ebs
Block
Device
constructor
(
deleteOnTermination
:
Boolean
?
=
null
,
deviceName
:
String
,
encrypted
:
Boolean
?
=
null
,
iops
:
Int
?
=
null
,
noDevice
:
Boolean
?
=
null
,
snapshotId
:
String
?
=
null
,
throughput
:
Int
?
=
null
,
volumeSize
:
Int
?
=
null
,
volumeType
:
String
?
=
null
)