lib/aws-sdk-wellarchitected/client.rb in aws-sdk-wellarchitected-1.0.0 vs lib/aws-sdk-wellarchitected/client.rb in aws-sdk-wellarchitected-1.1.0

- old
+ new

@@ -1621,10 +1621,12 @@ # The ID of the question. # # @option params [Array<String>] :selected_choices # List of selected choice IDs in a question answer. # + # The values entered replace the previously selected choices. + # # @option params [String] :notes # The notes associated with the workload. # # @option params [Boolean] :is_applicable # Defines whether this question is applicable to a lens review. @@ -2056,10 +2058,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-wellarchitected' - context[:gem_version] = '1.0.0' + context[:gem_version] = '1.1.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated