pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin
/
MethodSettingsArgsBuilder
Method
Settings
Args
Builder
class
MethodSettingsArgsBuilder
Builder for
MethodSettingsArgs
.
Functions
Functions
method
Path
Link copied to clipboard
@
JvmName
(
name
=
"tbokjniyyfxbnpfh"
)
suspend
fun
methodPath
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ysgchpjtjyottopc"
)
suspend
fun
methodPath
(
value
:
String
?
)
/*
rest
Api
Link copied to clipboard
@
JvmName
(
name
=
"fpgocxhjkgnneydc"
)
suspend
fun
restApi
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dxbfhvihtcgnwbeo"
)
suspend
fun
restApi
(
value
:
String
?
)
settings
Link copied to clipboard
@
JvmName
(
name
=
"glggmmfwmnxkyflo"
)
suspend
fun
settings
(
value
:
MethodSettingsSettingsArgs
?
)
@
JvmName
(
name
=
"kemggrepbalpxjpy"
)
suspend
fun
settings
(
value
:
Output
<
MethodSettingsSettingsArgs
>
)
@
JvmName
(
name
=
"ghytwiqjjwgovuee"
)
suspend
fun
settings
(
argument
:
suspend
MethodSettingsSettingsArgsBuilder
.
(
)
->
Unit
)
stage
Name
Link copied to clipboard
@
JvmName
(
name
=
"sktjestyjjtvwvrg"
)
suspend
fun
stageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hxehxyqlboforbnl"
)
suspend
fun
stageName
(
value
:
String
?
)