UpdateQuerySuggestionsBlockListRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A new description for the block list.

Link copied to clipboard
val id: String?

The identifier of the block list you want to update.

Link copied to clipboard

The identifier of the index for the block list.

Link copied to clipboard
val name: String?

A new name for the block list.

Link copied to clipboard

The IAM (Identity and Access Management) role used to access the block list text file in S3.

Link copied to clipboard

The S3 path where your block list text file sits in S3.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String