Sha256: 89689784823cb329c04ddc29d0fb38fe0d60b0cdb3a2107543424e9664af370e
Contents?: true
Size: 735 Bytes
Versions: 43
Compression:
Stored size: 735 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 CodeBuild module Errors class ServiceError < ::Aws::Errors::ServiceError end class AccountLimitExceededException < ::Aws::Errors::ServiceError end class InvalidInputException < ::Aws::Errors::ServiceError end class OAuthProviderException < ::Aws::Errors::ServiceError end class ResourceAlreadyExistsException < ::Aws::Errors::ServiceError end class ResourceNotFoundException < ::Aws::Errors::ServiceError end end end end
Version data entries
43 entries across 43 versions & 1 rubygems