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