lib/aws-sdk-directconnect/client.rb in aws-sdk-directconnect-1.60.0 vs lib/aws-sdk-directconnect/client.rb in aws-sdk-directconnect-1.61.0

- old
+ new

@@ -4792,11 +4792,11 @@ # cause an update to the underlying physical connection if it wasn't # updated to support jumbo frames. Updating the connection disrupts # network connectivity for all virtual interfaces associated with the # connection for up to 30 seconds. To check whether your connection # supports jumbo frames, call DescribeConnections. To check whether your - # virtual q interface supports jumbo frames, call + # virtual interface supports jumbo frames, call # DescribeVirtualInterfaces. # # @option params [required, String] :virtual_interface_id # The ID of the virtual private interface. # @@ -4910,10 +4910,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-directconnect' - context[:gem_version] = '1.60.0' + context[:gem_version] = '1.61.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated