provisionedThroughput property

String? provisionedThroughput
getter/setter pair

Indicates how much throughput to provision for the disk.

This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.

Implementation

core.String? provisionedThroughput;