Async Options Response
data class AsyncOptionsResponse(val methodMatch: String, val pollingOptions: PollingOptionsResponse)
Async options that determine when a resource should finish.
Async options that determine when a resource should finish.