Sha256: 7dc0315e2931d5b41d054a580697fc93d125e39b4fc20a90d8d6b684ff1c3a7a
Contents?: true
Size: 1.51 KB
Versions: 4
Compression:
Stored size: 1.51 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 InternalServerException < ::Aws::Errors::ServiceError def message: () -> ::String end class LicenseNotFoundException < ::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 fields: () -> ::String def message: () -> ::String def reason: () -> ::String end end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
aws-sdk-qbusiness-1.4.0 | sig/errors.rbs |
aws-sdk-qbusiness-1.3.0 | sig/errors.rbs |
aws-sdk-qbusiness-1.2.0 | sig/errors.rbs |
aws-sdk-qbusiness-1.1.0 | sig/errors.rbs |