DescribeKeywordsRequest

Types

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

Properties

Link copied to clipboard

An array of keyword filters to filter the results.

Link copied to clipboard

An array of keywords to search for.

Link copied to clipboard

The maximum number of results to return per each request.

Link copied to clipboard

The token to be used for the next set of paginated results. You don't need to supply a value for this field in the initial request.

Link copied to clipboard

The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId or SenderIdArn. You can use DescribePhoneNumbers to find the values for PhoneNumberId and PhoneNumberArn while DescribeSenderIds can be used to get the values for SenderId and SenderIdArn.

Functions

Link copied to clipboard
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