toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.inputs
/
BotAudioSpecificationArgs
Bot
Audio
Specification
Args
data
class
BotAudioSpecificationArgs
(
val
endTimeoutMs
:
Output
<
Int
>
,
val
maxLengthMs
:
Output
<
Int
>
)
:
ConvertibleToJava
<
BotAudioSpecificationArgs
>
Members
Constructors
Bot
Audio
Specification
Args
Link copied to clipboard
constructor
(
endTimeoutMs
:
Output
<
Int
>
,
maxLengthMs
:
Output
<
Int
>
)
Properties
end
Timeout
Ms
Link copied to clipboard
val
endTimeoutMs
:
Output
<
Int
>
max
Length
Ms
Link copied to clipboard
val
maxLengthMs
:
Output
<
Int
>
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
BotAudioSpecificationArgs