fixedIops

@JvmName(name = "fsuadushbsljpgpv")
suspend fun fixedIops(value: Output<InstancePerformanceConfigFixedIopsArgs>)
@JvmName(name = "yqoipuvbvhbruwes")
suspend fun fixedIops(value: InstancePerformanceConfigFixedIopsArgs?)

Parameters

value

The instance will have a fixed provisioned IOPS value, which will remain constant regardless of instance capacity. Structure is documented below.


@JvmName(name = "sfklybvljlsatnpd")
suspend fun fixedIops(argument: suspend InstancePerformanceConfigFixedIopsArgsBuilder.() -> Unit)

Parameters

argument

The instance will have a fixed provisioned IOPS value, which will remain constant regardless of instance capacity. Structure is documented below.