describeDomainChangeProgress
inline suspend fun ElasticsearchClient.describeDomainChangeProgress(crossinline block: DescribeDomainChangeProgressRequest.Builder.() -> Unit): DescribeDomainChangeProgressResponse
Returns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages.