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