toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.outputs
/
BotSsmlMessage
Bot
Ssml
Message
data
class
BotSsmlMessage
(
val
value
:
String
)
A message in Speech Synthesis Markup Language (SSML).
Members
Constructors
Bot
Ssml
Message
Link copied to clipboard
constructor
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String
The SSML text that defines the prompt.