volumeType property

Input<String?>? volumeType
final

The type of volume. Can be standard, gp2, gp3, st1, sc1 or io1.

Implementation

final pulumi.Input<String?>? volumeType;