Sha256: f0884693be221f5d1b96eb24927b6703834269ac6ee9a763e4b1f3c5087d8a5b

Contents?: true

Size: 1.73 KB

Versions: 10

Compression:

Stored size: 1.73 KB

Contents

# WARNING ABOUT GENERATED CODE
#
# This file is generated. See the contributing guide for more information:
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
#
# WARNING ABOUT GENERATED CODE

module Aws
  module QBusiness
    module Errors
      class ServiceError < ::Aws::Errors::ServiceError
      end

      class AccessDeniedException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ConflictException < ::Aws::Errors::ServiceError
        def message: () -> ::String
        def resource_id: () -> ::String
        def resource_type: () -> ::String
      end
      class ExternalResourceException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InternalServerException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class LicenseNotFoundException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class MediaTooLargeException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ResourceNotFoundException < ::Aws::Errors::ServiceError
        def message: () -> ::String
        def resource_id: () -> ::String
        def resource_type: () -> ::String
      end
      class ServiceQuotaExceededException < ::Aws::Errors::ServiceError
        def message: () -> ::String
        def resource_id: () -> ::String
        def resource_type: () -> ::String
      end
      class ThrottlingException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ValidationException < ::Aws::Errors::ServiceError
        def message: () -> ::String
        def reason: () -> ::String
        def fields: () -> ::String
      end
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
aws-sdk-qbusiness-1.32.0 sig/errors.rbs
aws-sdk-qbusiness-1.31.0 sig/errors.rbs
aws-sdk-qbusiness-1.30.0 sig/errors.rbs
aws-sdk-qbusiness-1.29.0 sig/errors.rbs
aws-sdk-qbusiness-1.28.0 sig/errors.rbs
aws-sdk-qbusiness-1.27.0 sig/errors.rbs
aws-sdk-qbusiness-1.26.0 sig/errors.rbs
aws-sdk-qbusiness-1.25.0 sig/errors.rbs
aws-sdk-qbusiness-1.24.0 sig/errors.rbs
aws-sdk-qbusiness-1.23.0 sig/errors.rbs