toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.filestore.kotlin.outputs
/
InstancePerformanceConfigFixedIops
Instance
Performance
Config
Fixed
Iops
data
class
InstancePerformanceConfigFixedIops
(
val
maxIops
:
Int
?
=
null
)
Members
Constructors
Instance
Performance
Config
Fixed
Iops
Link copied to clipboard
constructor
(
maxIops
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Iops
Link copied to clipboard
val
maxIops
:
Int
?
=
null
The number of IOPS to provision for the instance. max_iops must be in multiple of 1000.