sortBy

fun sortBy(block: IntentSortBy.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.lexmodelsv2.model.IntentSortBy inside the given block


Determines the sort order for the response from the ListIntents operation. You can choose to sort by the intent name or last updated date in either ascending or descending order.