Sha256: 75b41b16620ac8214b6ade7cb9567b93a21d1e67f3e9dc93538fb38a90bc1bfd
Contents?: true
Size: 916 Bytes
Versions: 6
Compression:
Stored size: 916 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 GuardDuty module Errors class ServiceError < ::Aws::Errors::ServiceError end class AccessDeniedException < ::Aws::Errors::ServiceError def message: () -> ::String def type: () -> ::String end class BadRequestException < ::Aws::Errors::ServiceError def message: () -> ::String def type: () -> ::String end class ConflictException < ::Aws::Errors::ServiceError def message: () -> ::String def type: () -> ::String end class InternalServerErrorException < ::Aws::Errors::ServiceError def message: () -> ::String def type: () -> ::String end end end end
Version data entries
6 entries across 6 versions & 1 rubygems