Sha256: 8c136770962350e342aa5769e4032b3a9475ba759767d256f4fcc81803ac07a2
Contents?: true
Size: 603 Bytes
Versions: 16
Compression:
Stored size: 603 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 CloudSearchDomain module Errors class ServiceError < ::Aws::Errors::ServiceError end class DocumentServiceException < ::Aws::Errors::ServiceError def status: () -> ::String def message: () -> ::String end class SearchException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
16 entries across 16 versions & 1 rubygems