Sha256: c0f323eebb480c5f9b63a70f161bb843663e55edf957f0ba4ffa05ae32c0da69
Contents?: true
Size: 732 Bytes
Versions: 17
Compression:
Stored size: 732 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 DirectConnect module Errors class ServiceError < ::Aws::Errors::ServiceError end class DirectConnectClientException < ::Aws::Errors::ServiceError def message: () -> ::String end class DirectConnectServerException < ::Aws::Errors::ServiceError def message: () -> ::String end class DuplicateTagKeysException < ::Aws::Errors::ServiceError end class TooManyTagsException < ::Aws::Errors::ServiceError end end end end
Version data entries
17 entries across 17 versions & 1 rubygems