toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.autoscaling.kotlin.outputs
/
LaunchConfigurationBlockDevice
/
LaunchConfigurationBlockDevice
Launch
Configuration
Block
Device
constructor
(
deleteOnTermination
:
Boolean
?
=
null
,
encrypted
:
Boolean
?
=
null
,
iops
:
Int
?
=
null
,
snapshotId
:
String
?
=
null
,
throughput
:
Int
?
=
null
,
volumeSize
:
Int
?
=
null
,
volumeType
:
String
?
=
null
)