throughput property

Input<int?>? throughput
final

Throughput to provision for a volume in mebibytes per second (MiB/s). This is only valid for volumeType of gp3.

Implementation

final pulumi.Input<int?>? throughput;