toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
InstanceEbs
/
InstanceEbs
Instance
Ebs
constructor
(
deleteOnTermination
:
Boolean
?
=
null
,
encrypted
:
Boolean
?
=
null
,
iops
:
Int
?
=
null
,
kmsKeyId
:
String
?
=
null
,
snapshotId
:
String
?
=
null
,
volumeSize
:
Int
?
=
null
,
volumeType
:
String
?
=
null
)