toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin
/
UsagePlanArgsBuilder
/
throttleSettings
throttle
Settings
@
JvmName
(
name
=
"kgixnqjxltrcpqsf"
)
suspend
fun
throttleSettings
(
value
:
Output
<
UsagePlanThrottleSettingsArgs
>
)
@
JvmName
(
name
=
"ckomreqspxggmdlh"
)
suspend
fun
throttleSettings
(
value
:
UsagePlanThrottleSettingsArgs
?
)
Parameters
value
The throttling limits of the usage plan.
@
JvmName
(
name
=
"lambxpcuujghymsv"
)
suspend
fun
throttleSettings
(
argument
:
suspend
UsagePlanThrottleSettingsArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The throttling limits of the usage plan.