ViewSearchFilter

data class ViewSearchFilter(val filterString: String)

Constructors

Link copied to clipboard
constructor(filterString: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. For information about the supported syntax, see Search query reference in the AWS Resource Explorer User Guide .