listSessions
inline suspend fun EmrServerlessClient.listSessions(crossinline block: ListSessionsRequest.Builder.() -> Unit): ListSessionsResponse
Lists sessions for the specified application. You can filter sessions by state and creation time.