Class: Aws::Textract::Errors::HumanLoopQuotaExceededException

Inherits:
ServiceError
  • Object
show all
Defined in:
sig/errors.rbs,
lib/aws-sdk-textract/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ HumanLoopQuotaExceededException

Returns a new instance of HumanLoopQuotaExceededException.

Parameters:



100
101
102
# File 'lib/aws-sdk-textract/errors.rb', line 100

def initialize(context, message, data = Aws::EmptyStructure.new)
  super(context, message, data)
end

Instance Method Details

#quota_codeString

Returns:

  • (String)


110
# File 'lib/aws-sdk-textract/errors.rb', line 110

def quota_code: () -> ::String

#resource_typeString

Returns:

  • (String)


105
# File 'lib/aws-sdk-textract/errors.rb', line 105

def resource_type: () -> ::String

#service_codeString

Returns:

  • (String)


115
# File 'lib/aws-sdk-textract/errors.rb', line 115

def service_code: () -> ::String