toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.filestore.kotlin.inputs
/
InstancePerformanceConfigFixedIopsArgs
Instance
Performance
Config
Fixed
Iops
Args
data
class
InstancePerformanceConfigFixedIopsArgs
(
val
maxIops
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
InstancePerformanceConfigFixedIopsArgs
>
Members
Constructors
Instance
Performance
Config
Fixed
Iops
Args
Link copied to clipboard
constructor
(
maxIops
:
Output
<
Int
>
?
=
null
)
Properties
max
Iops
Link copied to clipboard
val
maxIops
:
Output
<
Int
>
?
=
null
The number of IOPS to provision for the instance. max_iops must be in multiple of 1000.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
InstancePerformanceConfigFixedIopsArgs