Sha256: 2beee8e19049f0042827e20540be0bb21761bc56e4c93dc579aae93216c89bf0
Contents?: true
Size: 980 Bytes
Versions: 15
Compression:
Stored size: 980 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 TaxSettings module Errors class ServiceError < ::Aws::Errors::ServiceError end class ConflictException < ::Aws::Errors::ServiceError def error_code: () -> ::String def message: () -> ::String end class InternalServerException < ::Aws::Errors::ServiceError def error_code: () -> ::String def message: () -> ::String end class ResourceNotFoundException < ::Aws::Errors::ServiceError def error_code: () -> ::String def message: () -> ::String end class ValidationException < ::Aws::Errors::ServiceError def error_code: () -> ::String def field_list: () -> ::String def message: () -> ::String end end end end
Version data entries
15 entries across 15 versions & 1 rubygems