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