provisionedThroughputInMibps property
The throughput, measured in MiB/s, that you want to provision for a file
system. Valid values are 1-1024. Required if ThroughputMode
is
set to provisioned
. The limit on throughput is 1024 MiB/s. You
can get these limits increased by contacting AWS Support. For more
information, see Amazon
EFS Limits That You Can Increase in the Amazon EFS User Guide.
Implementation
final double? provisionedThroughputInMibps;