Sha256: 102ffc6d320352a6da6c2628e016d1e43df2489ada2ee3307c60b53079b5b5bb
Contents?: true
Size: 973 Bytes
Versions: 16
Compression:
Stored size: 973 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 ServiceCatalog module Errors class ServiceError < ::Aws::Errors::ServiceError end class DuplicateResourceException < ::Aws::Errors::ServiceError end class InvalidParametersException < ::Aws::Errors::ServiceError end class InvalidStateException < ::Aws::Errors::ServiceError end class LimitExceededException < ::Aws::Errors::ServiceError end class OperationNotSupportedException < ::Aws::Errors::ServiceError end class ResourceInUseException < ::Aws::Errors::ServiceError end class ResourceNotFoundException < ::Aws::Errors::ServiceError end class TagOptionNotMigratedException < ::Aws::Errors::ServiceError end end end end
Version data entries
16 entries across 16 versions & 1 rubygems