Package-level declarations
Inherited functions
Link copied to clipboard
suspend fun SsmClient.waitUntilCommandExecuted(block: GetCommandInvocationRequest.Builder.() -> Unit): Outcome<GetCommandInvocationResponse>
suspend fun SsmClient.waitUntilCommandExecuted(request: GetCommandInvocationRequest, retryStrategy: RetryStrategy? = null): Outcome<GetCommandInvocationResponse>