waitUntilComponentDeployed
suspend fun ProtonClient.waitUntilComponentDeployed(request: GetComponentRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetComponentResponse>
suspend fun ProtonClient.waitUntilComponentDeployed(block: GetComponentRequest.Builder.() -> Unit): <Error class: unknown class><GetComponentResponse>
Wait until a Component is deployed. Use this after invoking CreateComponent or UpdateComponent