Sha256: ce2b5f09a6347d372f4c6651936935d9fc5649a7df3e15503445f08d899b30bd
Contents?: true
Size: 1.47 KB
Versions: 12
Compression:
Stored size: 1.47 KB
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 OAM module Errors class ServiceError < ::Aws::Errors::ServiceError end class ConflictException < ::Aws::Errors::ServiceError def message: () -> ::String def amzn_error_type: () -> ::String end class InternalServiceFault < ::Aws::Errors::ServiceError def message: () -> ::String def amzn_error_type: () -> ::String end class InvalidParameterException < ::Aws::Errors::ServiceError def amzn_error_type: () -> ::String def message: () -> ::String end class MissingRequiredParameterException < ::Aws::Errors::ServiceError def amzn_error_type: () -> ::String def message: () -> ::String end class ResourceNotFoundException < ::Aws::Errors::ServiceError def message: () -> ::String def amzn_error_type: () -> ::String end class ServiceQuotaExceededException < ::Aws::Errors::ServiceError def message: () -> ::String def amzn_error_type: () -> ::String end class TooManyTagsException < ::Aws::Errors::ServiceError def message: () -> ::String end class ValidationException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
12 entries across 12 versions & 1 rubygems