toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin
/
AuthorizerArgsBuilder
/
authorizerResultTtlInSeconds
authorizer
Result
Ttl
In
Seconds
@
JvmName
(
name
=
"cymriukbwhdixvqt"
)
suspend
fun
authorizerResultTtlInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dobseoglhocssbkf"
)
suspend
fun
authorizerResultTtlInSeconds
(
value
:
Int
?
)
Parameters
value
TTL of cached authorizer results in seconds. Defaults to
300
.