Method: Aws::WorkLink::Types::InternalServerErrorException#message

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

#messageString

Returns:

  • (String)


677
678
679
680
681
# File 'lib/aws-sdk-worklink/types.rb', line 677

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