pulumi-aws-kotlin
5.42.0.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
=
"bepplhluliuqxyqe"
)
suspend
fun
dataTraceEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"tppenyptyhvthnpu"
)
suspend
fun
dataTraceEnabled
(
value
:
Boolean
?
)
detailed
Metrics
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"tjqjalcmbsbkrwdn"
)
suspend
fun
detailedMetricsEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"afpvyiniukmqjyya"
)
suspend
fun
detailedMetricsEnabled
(
value
:
Boolean
?
)
logging
Level
Link copied to clipboard
@
JvmName
(
name
=
"rlhtlortytpkrsij"
)
suspend
fun
loggingLevel
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lqmitwpbapntpupa"
)
suspend
fun
loggingLevel
(
value
:
String
?
)
route
Key
Link copied to clipboard
@
JvmName
(
name
=
"gojtbcyrghmgvslv"
)
suspend
fun
routeKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vtkgoivlqwocjnxt"
)
suspend
fun
routeKey
(
value
:
String
)
throttling
Burst
Limit
Link copied to clipboard
@
JvmName
(
name
=
"oaglqhrnxfnhuklw"
)
suspend
fun
throttlingBurstLimit
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jisjlroyajwcvrmc"
)
suspend
fun
throttlingBurstLimit
(
value
:
Int
?
)
throttling
Rate
Limit
Link copied to clipboard
@
JvmName
(
name
=
"nreljdsuemwislfm"
)
suspend
fun
throttlingRateLimit
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"omrtjnolxmhjuyud"
)
suspend
fun
throttlingRateLimit
(
value
:
Double
?
)