Method: Aws::WorkDocs::Types::InvalidCommentOperationException#message

Defined in:
lib/aws-sdk-workdocs/types.rb

#messageString

Returns:

  • (String)


2138
2139
2140
2141
2142
# File 'lib/aws-sdk-workdocs/types.rb', line 2138

class InvalidCommentOperationException < Struct.new(
  :message)
  SENSITIVE = []
  include Aws::Structure
end