Sha256: 34bd78aa3534013861ad82f652b16a14e958c6e80a9b6db01f6fc16833db935d
Contents?: true
Size: 686 Bytes
Versions: 19
Compression:
Stored size: 686 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 PersonalizeEvents module Errors class ServiceError < ::Aws::Errors::ServiceError end class InvalidInputException < ::Aws::Errors::ServiceError def message: () -> ::String end class ResourceInUseException < ::Aws::Errors::ServiceError def message: () -> ::String end class ResourceNotFoundException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
19 entries across 19 versions & 1 rubygems