volumeType property
Type of volume. Valid values include standard, gp2, gp3, io1, io2, sc1, or st1. Defaults to the volume type that the AMI uses.
Modifying the encrypted or kmsKeyId settings of the rootBlockDevice requires resource replacement.
Implementation
final pulumi.Input<String?>? volumeType;