waitUntilServiceInstanceDeployed
suspend fun ProtonClient.waitUntilServiceInstanceDeployed(request: GetServiceInstanceRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetServiceInstanceResponse>
suspend fun ProtonClient.waitUntilServiceInstanceDeployed(block: GetServiceInstanceRequest.Builder.() -> Unit): <Error class: unknown class><GetServiceInstanceResponse>
Wait until a ServiceInstance is deployed. Use this after invoking CreateService or UpdateServiceInstance