Sha256: f70766fcac04032a25cc49d8675c392fe5dc89e1215fb5ad3239e2ef8ed18859
Contents?: true
Size: 722 Bytes
Versions: 15
Compression:
Stored size: 722 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 Signer module Waiters class SuccessfulSigningJob def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void | (?Hash[Symbol, untyped]) -> void def wait: ( job_id: ::String ) -> Client::_DescribeSigningJobResponseSuccess | (Hash[Symbol, untyped]) -> Client::_DescribeSigningJobResponseSuccess end end end end
Version data entries
15 entries across 15 versions & 1 rubygems