Sha256: 4cb14dd363c2784c1719417be45fbb1fb9495aa3b447838c004e7024ba57457e
Contents?: true
Size: 770 Bytes
Versions: 4
Compression:
Stored size: 770 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 ObservabilityAdmin module Errors class ServiceError < ::Aws::Errors::ServiceError end class AccessDeniedException < ::Aws::Errors::ServiceError def message: () -> ::String def amzn_error_type: () -> ::String end class InternalServerException < ::Aws::Errors::ServiceError def message: () -> ::String def amzn_error_type: () -> ::String end class ValidationException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
4 entries across 4 versions & 1 rubygems