UpdatePoolRequest

Types

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

Properties

Link copied to clipboard

When set to true the pool can't be deleted.

Link copied to clipboard

The OptOutList to associate with the pool. Valid values are either OptOutListName or OptOutListArn.

Link copied to clipboard

The unique identifier of the pool to update. Valid values are either the PoolId or PoolArn.

Link copied to clipboard

By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests.

Link copied to clipboard

Indicates whether shared routes are enabled for the pool.

Link copied to clipboard

The Amazon Resource Name (ARN) of the two way channel.

Link copied to clipboard

An optional IAM Role Arn for a service to assume, to be able to post inbound SMS messages.

Link copied to clipboard

By default this is set to false. When set to true you can receive incoming text messages from your end recipients.

Functions

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