Sha256: 1d7ad0d0dd495ea7af19462752f360982065b79b7746cc3072778bfe6951ef8a
Contents?: true
Size: 902 Bytes
Versions: 20
Compression:
Stored size: 902 Bytes
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 CleanRoomsML 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 end class ResourceNotFoundException < ::Aws::Errors::ServiceError def message: () -> ::String end class ServiceQuotaExceededException < ::Aws::Errors::ServiceError def message: () -> ::String end class ValidationException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
20 entries across 20 versions & 1 rubygems