Sha256: 9cc1b381cfdfc68d39aaa7185769608789710390924dfb737422d44e52a22349
Contents?: true
Size: 754 Bytes
Versions: 18
Compression:
Stored size: 754 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 SES module Waiters class IdentityExists def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void | (?Hash[Symbol, untyped]) -> void def wait: ( identities: Array[::String] ) -> Client::_GetIdentityVerificationAttributesResponseSuccess | (Hash[Symbol, untyped]) -> Client::_GetIdentityVerificationAttributesResponseSuccess end end end end
Version data entries
18 entries across 18 versions & 1 rubygems