Method: Aws::CostOptimizationHub::Types::InternalServerException#message

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

#messageString

Returns:



1048
1049
1050
1051
1052
# File 'lib/aws-sdk-costoptimizationhub/types.rb', line 1048

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