PutKeywordRequest

Types

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

Properties

Link copied to clipboard

The new keyword to add.

Link copied to clipboard

The action to perform for the new keyword when it is received.

Link copied to clipboard

The message associated with the keyword.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: PutKeywordRequest.Builder.() -> Unit = {}): PutKeywordRequest
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