lib/aws-sdk-rds/resource.rb in aws-sdk-rds-1.29.0 vs lib/aws-sdk-rds/resource.rb in aws-sdk-rds-1.30.0

- old
+ new

@@ -310,11 +310,11 @@ # # # # [1]: http://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch # @option options [String] :engine_mode - # The DB engine mode of the DB cluster, either `provisioned` or - # `serverless`. + # The DB engine mode of the DB cluster, either `provisioned`, + # `serverless`, or `parallelquery`. # @option options [Types::ScalingConfiguration] :scaling_configuration # For DB clusters in `serverless` DB engine mode, the scaling properties # of the DB cluster. # @option options [String] :destination_region # @option options [String] :source_region