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 greater than or equal to 1.

Implementation

core.String? provisionedThroughput;