pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.autoscaling.kotlin.outputs
/
LaunchConfigurationBlockDevice
/
LaunchConfigurationBlockDevice
Launch
Configuration
Block
Device
fun
LaunchConfigurationBlockDevice
(
deleteOnTermination
:
Boolean
?
=
null
,
encrypted
:
Boolean
?
=
null
,
iops
:
Int
?
=
null
,
snapshotId
:
String
?
=
null
,
throughput
:
Int
?
=
null
,
volumeSize
:
Int
?
=
null
,
volumeType
:
String
?
=
null
)