Class: Aws::Firehose::Types::TagrisThrottledException

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-firehose/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

Returns:

  • (String)


4830
4831
4832
4833
4834
# File 'lib/aws-sdk-firehose/types.rb', line 4830

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