storageType
The storage type to associate with the read replica.
If you specify io1
or gp3
, you must also include a value for the Iops
parameter.
Valid Values: gp2 | gp3 | io1 | standard
Default: io1
if the Iops
parameter is specified. Otherwise, gp2
.