Method: Aws::MigrationHubStrategyRecommendations::Types::InternalServerException#message
- Defined in:
- lib/aws-sdk-migrationhubstrategyrecommendations/types.rb
#message ⇒ String
1281 1282 1283 1284 1285 |
# File 'lib/aws-sdk-migrationhubstrategyrecommendations/types.rb', line 1281 class InternalServerException < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |