Trait aws_sdk_ssm::client::Waiters
source · pub trait Waiters {
// Required method
fn wait_until_command_executed(&self) -> CommandExecutedFluentBuilder;
}Expand description
Waiter functions for the client.
Import this trait to get wait_until methods on the client.
Required Methods§
sourcefn wait_until_command_executed(&self) -> CommandExecutedFluentBuilder
fn wait_until_command_executed(&self) -> CommandExecutedFluentBuilder
Wait for command_executed