Sha256: 61f1b732868840f6226a4180fff05e4e92b5f5ec661a1b4a37148077aa28cfb1
Contents?: true
Size: 677 Bytes
Versions: 15
Compression:
Stored size: 677 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 Health module Errors class ServiceError < ::Aws::Errors::ServiceError end class ConcurrentModificationException < ::Aws::Errors::ServiceError def message: () -> ::String end class InvalidPaginationToken < ::Aws::Errors::ServiceError def message: () -> ::String end class UnsupportedLocale < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
15 entries across 15 versions & 1 rubygems