Sha256: 74ea225cce6cab258387deb14a9dc0a19878854876a74b7d899de4dd4ed525db
Contents?: true
Size: 723 Bytes
Versions: 16
Compression:
Stored size: 723 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 GroundStation module Waiters class ContactScheduled def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void | (?Hash[Symbol, untyped]) -> void def wait: ( contact_id: ::String ) -> Client::_DescribeContactResponseSuccess | (Hash[Symbol, untyped]) -> Client::_DescribeContactResponseSuccess end end end end
Version data entries
16 entries across 16 versions & 1 rubygems