Method: Aws::IoTAnalytics::Types::ThrottlingException#message
- Defined in:
- lib/aws-sdk-iotanalytics/types.rb
#message ⇒ String
2880 2881 2882 2883 2884 |
# File 'lib/aws-sdk-iotanalytics/types.rb', line 2880 class ThrottlingException < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |