listDatasetExamples
inline suspend fun BedrockAgentCoreControlClient.listDatasetExamples(crossinline block: ListDatasetExamplesRequest.Builder.() -> Unit): ListDatasetExamplesResponse
Returns paginated examples from the dataset. The server embeds the resolved version in the pagination token. Once pagination begins, all subsequent pages are pinned to that version regardless of concurrent mutations.