class Aws::LexModelsV2::Types::BotVersionSortBy
Specifies attributes for sorting a list of bot versions.
@note When making an API call, you may pass BotVersionSortBy
data as a hash: { attribute: "BotVersion", # required, accepts BotVersion order: "Ascending", # required, accepts Ascending, Descending }
@!attribute [rw] attribute
The attribute to use to sort the list of versions. @return [String]
@!attribute [rw] order
The order to sort the list. You can specify ascending or descending order. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/BotVersionSortBy AWS API Documentation
Constants
- SENSITIVE