Sha256: ced7b3e03823cbad2c95a8f0f81d32632434a27e8f27869c1f1974a939329722
Contents?: true
Size: 739 Bytes
Versions: 18
Compression:
Stored size: 739 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 Macie2 module Waiters class FindingRevealed def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void | (?Hash[Symbol, untyped]) -> void def wait: ( finding_id: ::String ) -> Client::_GetSensitiveDataOccurrencesResponseSuccess | (Hash[Symbol, untyped]) -> Client::_GetSensitiveDataOccurrencesResponseSuccess end end end end
Version data entries
18 entries across 18 versions & 1 rubygems