toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin.inputs
/
StageMethodSettingArgsBuilder
Stage
Method
Setting
Args
Builder
class
StageMethodSettingArgsBuilder
Builder for
StageMethodSettingArgs
.
Members
Functions
cache
Data
Encrypted
Link copied to clipboard
@
JvmName
(
name
=
"fepntjctjdjttatg"
)
suspend
fun
cacheDataEncrypted
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"autvswtbjfdtqarb"
)
suspend
fun
cacheDataEncrypted
(
value
:
Boolean
?
)
cache
Ttl
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"yqbaxjsqipqgycon"
)
suspend
fun
cacheTtlInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"eoqknagbxarbpqgq"
)
suspend
fun
cacheTtlInSeconds
(
value
:
Int
?
)
caching
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"fewmscxqagtcsink"
)
suspend
fun
cachingEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"raybthfvegeblspn"
)
suspend
fun
cachingEnabled
(
value
:
Boolean
?
)
data
Trace
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"xkoybislvbeqiwdo"
)
suspend
fun
dataTraceEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"kjthmirlsvjtxnov"
)
suspend
fun
dataTraceEnabled
(
value
:
Boolean
?
)
http
Method
Link copied to clipboard
@
JvmName
(
name
=
"mwtkspojvaaakmkk"
)
suspend
fun
httpMethod
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ktbksshxlbobsbvu"
)
suspend
fun
httpMethod
(
value
:
String
?
)
logging
Level
Link copied to clipboard
@
JvmName
(
name
=
"scootfihclvtsold"
)
suspend
fun
loggingLevel
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bujiuimoxwfiumew"
)
suspend
fun
loggingLevel
(
value
:
String
?
)
metrics
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"rlnbmlnlqvgvsnrw"
)
suspend
fun
metricsEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"gbkduvtfwjcppkjp"
)
suspend
fun
metricsEnabled
(
value
:
Boolean
?
)
resource
Path
Link copied to clipboard
@
JvmName
(
name
=
"wxxmxrincqqdstge"
)
suspend
fun
resourcePath
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jsbqbslgnilxxtyf"
)
suspend
fun
resourcePath
(
value
:
String
?
)
throttling
Burst
Limit
Link copied to clipboard
@
JvmName
(
name
=
"ldsexiqnbxkjaeki"
)
suspend
fun
throttlingBurstLimit
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hseflpkftqimmwtv"
)
suspend
fun
throttlingBurstLimit
(
value
:
Int
?
)
throttling
Rate
Limit
Link copied to clipboard
@
JvmName
(
name
=
"tfrukqneqsjinqbe"
)
suspend
fun
throttlingRateLimit
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"rkposmuevvjpqvdt"
)
suspend
fun
throttlingRateLimit
(
value
:
Double
?
)