toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetInstanceRootBlockDevice
/
GetInstanceRootBlockDevice
Get
Instance
Root
Block
Device
constructor
(
deleteOnTermination
:
Boolean
,
deviceName
:
String
,
encrypted
:
Boolean
,
iops
:
Int
,
kmsKeyId
:
String
,
tags
:
Map
<
String
,
String
>
,
throughput
:
Int
,
volumeId
:
String
,
volumeSize
:
Int
,
volumeType
:
String
)