Sha256: 92a5986e69e729226ecf5355868840fd0cf974032a493d7fb06ed54c2d965252
Contents?: true
Size: 672 Bytes
Versions: 20
Compression:
Stored size: 672 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 EMR module Errors class ServiceError < ::Aws::Errors::ServiceError end class InternalServerError < ::Aws::Errors::ServiceError end class InternalServerException < ::Aws::Errors::ServiceError def message: () -> ::String end class InvalidRequestException < ::Aws::Errors::ServiceError def error_code: () -> ::String def message: () -> ::String end end end end
Version data entries
20 entries across 20 versions & 1 rubygems