Method: Aws::AppConfigData::Errors::ThrottlingException#message
- Defined in:
- lib/aws-sdk-appconfigdata/errors.rb
#message ⇒ String
116 117 118 |
# File 'lib/aws-sdk-appconfigdata/errors.rb', line 116 def @message || @data[:message] end |