Sha256: 6e66c4cb1b3ed54402478f8828565fc195756530c9ac54adf0276a794c6a068c
Contents?: true
Size: 564 Bytes
Versions: 16
Compression:
Stored size: 564 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 OpsWorks module Errors class ServiceError < ::Aws::Errors::ServiceError end class ResourceNotFoundException < ::Aws::Errors::ServiceError def message: () -> ::String end class ValidationException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
16 entries across 16 versions & 1 rubygems