Sha256: ada4b8dd5318836ac8ddf55e2a4b36b58f16666cad30d9f47bf52bafeb8c2981
Contents?: true
Size: 703 Bytes
Versions: 16
Compression:
Stored size: 703 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 MarketplaceEntitlementService module Errors class ServiceError < ::Aws::Errors::ServiceError end class InternalServiceErrorException < ::Aws::Errors::ServiceError def message: () -> ::String end class InvalidParameterException < ::Aws::Errors::ServiceError def message: () -> ::String end class ThrottlingException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
16 entries across 16 versions & 1 rubygems