Sha256: a585a254c0264d65aa08ca425e34e6f101b633df7dd0f6674931095daae75c14
Contents?: true
Size: 809 Bytes
Versions: 24
Compression:
Stored size: 809 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 SSM module Waiters class CommandExecuted def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void | (?Hash[Symbol, untyped]) -> void def wait: ( command_id: ::String, instance_id: ::String, ?plugin_name: ::String ) -> Client::_GetCommandInvocationResponseSuccess | (Hash[Symbol, untyped]) -> Client::_GetCommandInvocationResponseSuccess end end end end
Version data entries
24 entries across 24 versions & 1 rubygems
Version | Path |
---|---|
aws-sdk-ssm-1.166.0 | sig/waiters.rbs |
aws-sdk-ssm-1.165.0 | sig/waiters.rbs |
aws-sdk-ssm-1.164.0 | sig/waiters.rbs |
aws-sdk-ssm-1.163.0 | sig/waiters.rbs |