Builder
class Builder
Properties
Link copied to clipboard
The version of the bot to list exports for.
Link copied to clipboard
Provides the specification of a filter used to limit the exports in the response to only those that match the filter specification. You can only specify one filter and one string to filter on.
Link copied to clipboard
The maximum number of exports to return in each page of results. If there are fewer results than the max page size, only the actual number of results are returned.
Link copied to clipboard
Determines the field that the list of exports is sorted by. You can sort by the LastUpdatedDateTime
field in ascending or descending order.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.lexmodelsv2.model.ExportSortBy inside the given block