pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.apigatewayv2.kotlin.inputs
/
StageRouteSettingArgsBuilder
Stage
Route
Setting
Args
Builder
class
StageRouteSettingArgsBuilder
Builder for
StageRouteSettingArgs
.
Functions
Functions
data
Trace
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"duxaixipfpkgkelh"
)
suspend
fun
dataTraceEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"hhiwrgggtcppjplp"
)
suspend
fun
dataTraceEnabled
(
value
:
Boolean
?
)
detailed
Metrics
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"ioitsyjoporxvfrq"
)
suspend
fun
detailedMetricsEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"ydfojxtiimfvbnto"
)
suspend
fun
detailedMetricsEnabled
(
value
:
Boolean
?
)
logging
Level
Link copied to clipboard
@
JvmName
(
name
=
"cibfajxlgqwjlywb"
)
suspend
fun
loggingLevel
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gpcjoxskmnkglsxg"
)
suspend
fun
loggingLevel
(
value
:
String
?
)
route
Key
Link copied to clipboard
@
JvmName
(
name
=
"oaxaqorlhqwgwdlt"
)
suspend
fun
routeKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"scfpueosfwbxjwhl"
)
suspend
fun
routeKey
(
value
:
String
)
throttling
Burst
Limit
Link copied to clipboard
@
JvmName
(
name
=
"rphrasdnevwhgfwf"
)
suspend
fun
throttlingBurstLimit
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mdaenxkoyloqclyo"
)
suspend
fun
throttlingBurstLimit
(
value
:
Int
?
)
throttling
Rate
Limit
Link copied to clipboard
@
JvmName
(
name
=
"akttmjrtvlfrrwvb"
)
suspend
fun
throttlingRateLimit
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"fkxsfrsxwqowsffd"
)
suspend
fun
throttlingRateLimit
(
value
:
Double
?
)