Builder
class Builder
Properties
Link copied to clipboard
The filter clause to apply to the search. Supports nested AND/OR logic with attribute-level and map-level filters.
Link copied to clipboard
The maximum number of results to return in the response.
Link copied to clipboard
The text to search for. At least one of searchText or filterClause must be provided.
Link copied to clipboard
The sort criteria for the search results.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.SearchSort inside the given block