toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.outputs
/
BotAudioSpecification
Bot
Audio
Specification
data
class
BotAudioSpecification
(
val
endTimeoutMs
:
Int
,
val
maxLengthMs
:
Int
)
Members
Constructors
Bot
Audio
Specification
Link copied to clipboard
constructor
(
endTimeoutMs
:
Int
,
maxLengthMs
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
Timeout
Ms
Link copied to clipboard
val
endTimeoutMs
:
Int
max
Length
Ms
Link copied to clipboard
val
maxLengthMs
:
Int