throughputMode

@JvmName(name = "fhcjchgpkdqyrujm")
suspend fun throughputMode(value: Output<String>)
@JvmName(name = "fsjabeecbgicakgg")
suspend fun throughputMode(value: String?)

Parameters

value

Specifies the throughput mode for the file system. The mode can be `bursting`, `provisioned`, or `elastic`. If you set `ThroughputMode` to `provisioned`, you must also set a value for `ProvisionedThroughputInMibps`. After you create the file system, you can decrease your file system's Provisioned throughput or change between the throughput modes, with certain time restrictions. For more information, see Specifying throughput with provisioned mode in the Amazon EFS User Guide. Default is `bursting`.