AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
pinpointsmsvoicev2
/
aws.sdk.kotlin.services.pinpointsmsvoicev2.model
/
NotifyTemplateType
Notify
Template
Type
sealed
class
NotifyTemplateType
The type of a notify template.
OTP_VERIFICATION
- OTP verification template type.
Inheritors
OtpVerification
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Otp
Verification
Link copied to clipboard
object
OtpVerification
:
NotifyTemplateType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
NotifyTemplateType
Properties
value
Link copied to clipboard
abstract
val
value
:
String