toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.apigatewayv2.kotlin.inputs
/
ApiCorsConfigurationArgsBuilder
/
allowMethods
allow
Methods
@
JvmName
(
name
=
"hltbjoaswaihxekj"
)
suspend
fun
allowMethods
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"hrgamtcqfmfxycsp"
)
suspend
fun
allowMethods
(
value
:
List
<
String
>
?
)
Parameters
value
Set of allowed HTTP methods.
@
JvmName
(
name
=
"yeifhbryefcheuha"
)
suspend
fun
allowMethods
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"yvppytamclhvojnm"
)
suspend
fun
allowMethods
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"npascdcwdnmlilei"
)
suspend
fun
allowMethods
(
vararg
values
:
String
)
Parameters
values
Set of allowed HTTP methods.