Builder

class Builder

Properties

Link copied to clipboard

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don't specify a client token, a randomly generated token is used for the request to ensure idempotency.

Link copied to clipboard

The default template identifier to associate with the notify configuration. If specified, this template is used when sending messages without an explicit template identifier.

Link copied to clipboard

By default this is set to false. When set to true the notify configuration can't be deleted. You can change this value using the UpdateNotifyConfiguration action.

Link copied to clipboard

The display name to associate with the notify configuration.

Link copied to clipboard

An array of channels to enable for the notify configuration. Supported values include SMS and VOICE.

Link copied to clipboard

An array of two-character ISO country codes, in ISO 3166-1 alpha-2 format, that are enabled for the notify configuration.

Link copied to clipboard

The identifier of the pool to associate with the notify configuration.

Link copied to clipboard
var tags: List<Tag>?

An array of tags (key and value pairs) associated with the notify configuration.

Link copied to clipboard

The use case for the notify configuration.