Sha256: 41cf45417e61dbcdfaa4142cbeb25cf585d9a62b62c2c6273ab4507b1ebfd437

Contents?: true

Size: 1.98 KB

Versions: 4

Compression:

Stored size: 1.98 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 CostExplorer
    module Errors
      class ServiceError < ::Aws::Errors::ServiceError
      end

      class AnalysisNotFoundException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class BackfillLimitExceededException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class BillExpirationException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class DataUnavailableException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class GenerationExistsException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InvalidNextTokenException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class LimitExceededException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class RequestChangedException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ResourceNotFoundException < ::Aws::Errors::ServiceError
        def message: () -> ::String
        def resource_name: () -> ::String
      end
      class ServiceQuotaExceededException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class TooManyTagsException < ::Aws::Errors::ServiceError
        def message: () -> ::String
        def resource_name: () -> ::String
      end
      class UnknownMonitorException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class UnknownSubscriptionException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class UnresolvableUsageUnitException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
aws-sdk-costexplorer-1.119.0 sig/errors.rbs
aws-sdk-costexplorer-1.118.0 sig/errors.rbs
aws-sdk-costexplorer-1.117.0 sig/errors.rbs
aws-sdk-costexplorer-1.116.0 sig/errors.rbs