Sha256: e8ff95f7db37e1c56717a6495482a89fb75cecd8cb48ac9171d8cbed58a14592
Contents?: true
Size: 647 Bytes
Versions: 17
Compression:
Stored size: 647 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 CloudHSM module Errors class ServiceError < ::Aws::Errors::ServiceError end class CloudHsmInternalException < ::Aws::Errors::ServiceError end class CloudHsmServiceException < ::Aws::Errors::ServiceError def message: () -> ::String def retryable: () -> ::String end class InvalidRequestException < ::Aws::Errors::ServiceError end end end end
Version data entries
17 entries across 17 versions & 1 rubygems