UpdateNotifyConfigurationResponse

Types

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

Properties

Link copied to clipboard
val createdTimestamp: <Error class: unknown class>

The time when the notify configuration was created, in UNIX epoch time format.

Link copied to clipboard

The default template identifier associated with the notify configuration.

Link copied to clipboard

When set to true deletion protection is enabled. By default this is set to false.

Link copied to clipboard

The display name associated with the notify configuration.

Link copied to clipboard

An array of channels enabled 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 Amazon Resource Name (ARN) for the notify configuration.

Link copied to clipboard

The unique identifier for the notify configuration.

Link copied to clipboard

The identifier of the pool associated with the notify configuration.

Link copied to clipboard

The reason the notify configuration was rejected, if applicable.

Link copied to clipboard

The current status of the notify configuration.

Link copied to clipboard

The tier of the notify configuration.

Link copied to clipboard

The tier upgrade status of the notify configuration.

Link copied to clipboard

The use case for the notify configuration.

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