toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.deadline.kotlin.outputs
/
FleetEc2EbsVolume
Fleet
Ec2Ebs
Volume
data
class
FleetEc2EbsVolume
(
val
iops
:
Int
?
=
null
,
val
sizeGiB
:
Int
?
=
null
,
val
throughputMiB
:
Int
?
=
null
)
Members
Constructors
Fleet
Ec2Ebs
Volume
Link copied to clipboard
constructor
(
iops
:
Int
?
=
null
,
sizeGiB
:
Int
?
=
null
,
throughputMiB
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
iops
Link copied to clipboard
val
iops
:
Int
?
=
null
size
Gi
B
Link copied to clipboard
val
sizeGiB
:
Int
?
=
null
throughput
Mi
B
Link copied to clipboard
val
throughputMiB
:
Int
?
=
null