Sha256: df6f56bdc72b3d1cba2e04892fb14a0bce230f07878d4fe6ac5f2961d630013c
Contents?: true
Size: 874 Bytes
Versions: 5
Compression:
Stored size: 874 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 MediaPackageV2 module Waiters class HarvestJobFinished def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void | (?Hash[Symbol, untyped]) -> void def wait: ( channel_group_name: ::String, channel_name: ::String, origin_endpoint_name: ::String, harvest_job_name: ::String ) -> Client::_GetHarvestJobResponseSuccess | (Hash[Symbol, untyped]) -> Client::_GetHarvestJobResponseSuccess end end end end
Version data entries
5 entries across 5 versions & 1 rubygems