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
/
DeploymentMethodSettingArgsBuilder
Deployment
Method
Setting
Args
Builder
class
DeploymentMethodSettingArgsBuilder
Builder for
DeploymentMethodSettingArgs
.
Members
Functions
cache
Data
Encrypted
Link copied to clipboard
@
JvmName
(
name
=
"aomufxjddemvytnw"
)
suspend
fun
cacheDataEncrypted
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"tbnlsjyagpxncpfa"
)
suspend
fun
cacheDataEncrypted
(
value
:
Boolean
?
)
cache
Ttl
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"huhoustldtvsndiv"
)
suspend
fun
cacheTtlInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jqgvfopwbusppoue"
)
suspend
fun
cacheTtlInSeconds
(
value
:
Int
?
)
caching
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"qhtdfsgxiwkcoyoy"
)
suspend
fun
cachingEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"eweuservuivclmoy"
)
suspend
fun
cachingEnabled
(
value
:
Boolean
?
)
data
Trace
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"bcglwvbaniferwfr"
)
suspend
fun
dataTraceEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"phvjbionptexvcpe"
)
suspend
fun
dataTraceEnabled
(
value
:
Boolean
?
)
http
Method
Link copied to clipboard
@
JvmName
(
name
=
"ogdmuvbhwlorkhec"
)
suspend
fun
httpMethod
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rjmsooubrxcpaycy"
)
suspend
fun
httpMethod
(
value
:
String
?
)
logging
Level
Link copied to clipboard
@
JvmName
(
name
=
"gbcvihfsjodnxtny"
)
suspend
fun
loggingLevel
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dbythxrufmlheplw"
)
suspend
fun
loggingLevel
(
value
:
String
?
)
metrics
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"djwfltabbqfcvwxd"
)
suspend
fun
metricsEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"frlohxtfdetblxfn"
)
suspend
fun
metricsEnabled
(
value
:
Boolean
?
)
resource
Path
Link copied to clipboard
@
JvmName
(
name
=
"rguvthktkydixeth"
)
suspend
fun
resourcePath
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gffyrxkjkfxudwoy"
)
suspend
fun
resourcePath
(
value
:
String
?
)
throttling
Burst
Limit
Link copied to clipboard
@
JvmName
(
name
=
"vwwrqxmilklafqlb"
)
suspend
fun
throttlingBurstLimit
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"pqcwpyqwelahxloh"
)
suspend
fun
throttlingBurstLimit
(
value
:
Int
?
)
throttling
Rate
Limit
Link copied to clipboard
@
JvmName
(
name
=
"gaqvmrugdacffpvi"
)
suspend
fun
throttlingRateLimit
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"gqlpjmfjqxfwtnbf"
)
suspend
fun
throttlingRateLimit
(
value
:
Double
?
)