pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.lex.kotlin.outputs
/
V2modelsBotTimeouts
V2models
Bot
Timeouts
data
class
V2modelsBotTimeouts
(
val
create
:
String
?
=
null
,
val
delete
:
String
?
=
null
,
val
update
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
V2models
Bot
Timeouts
Link copied to clipboard
fun
V2modelsBotTimeouts
(
create
:
String
?
=
null
,
delete
:
String
?
=
null
,
update
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
create
Link copied to clipboard
val
create
:
String
?
=
null
delete
Link copied to clipboard
val
delete
:
String
?
=
null
update
Link copied to clipboard
val
update
:
String
?
=
null