Builder
class Builder
Properties
Link copied to clipboard
The version of the bot to list imports for.
Link copied to clipboard
Provides the specification of a filter used to limit the bots 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 imports 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 imports 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.ImportSortBy inside the given block