UpdateNotifyConfigurationRequest

Types

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

Properties

Link copied to clipboard

The template ID to set as the default, or the special value UNSET_DEFAULT_TEMPLATE to clear the current default template.

Link copied to clipboard

When set to true the notify configuration can't be deleted.

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 notify configuration to update. The NotifyConfigurationId can be found using the DescribeNotifyConfigurations operation.

Link copied to clipboard

The pool ID or ARN to associate, or the special value UNSET_DEFAULT_POOL_FOR_NOTIFY to clear the current default pool.

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