Sha256: ef5db3a094c2de190d9d35d016141189f2f67cf66da68ac74bbfb72abf6c4a79
Contents?: true
Size: 723 Bytes
Versions: 15
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 CodeDeploy module Waiters class DeploymentSuccessful def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void | (?Hash[Symbol, untyped]) -> void def wait: ( deployment_id: ::String ) -> Client::_GetDeploymentResponseSuccess | (Hash[Symbol, untyped]) -> Client::_GetDeploymentResponseSuccess end end end end
Version data entries
15 entries across 15 versions & 1 rubygems