Sha256: ad08b55c390a4e268652db1154023a5e8a63bbb6e58a4b0092a48aa407bad52e

Contents?: true

Size: 791 Bytes

Versions: 14

Compression:

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

      class InternalServerException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ResourceLimitException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ResourceNotFoundException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ValidationException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
aws-sdk-launchwizard-1.17.0 sig/errors.rbs
aws-sdk-launchwizard-1.16.0 sig/errors.rbs
aws-sdk-launchwizard-1.15.0 sig/errors.rbs
aws-sdk-launchwizard-1.14.0 sig/errors.rbs
aws-sdk-launchwizard-1.13.0 sig/errors.rbs
aws-sdk-launchwizard-1.12.0 sig/errors.rbs
aws-sdk-launchwizard-1.11.0 sig/errors.rbs
aws-sdk-launchwizard-1.10.0 sig/errors.rbs
aws-sdk-launchwizard-1.9.0 sig/errors.rbs
aws-sdk-launchwizard-1.8.0 sig/errors.rbs
aws-sdk-launchwizard-1.7.0 sig/errors.rbs
aws-sdk-launchwizard-1.6.0 sig/errors.rbs
aws-sdk-launchwizard-1.4.0 sig/errors.rbs
aws-sdk-launchwizard-1.3.0 sig/errors.rbs