pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.apigatewayv2.kotlin.inputs
/
ApiCorsConfigurationArgsBuilder
/
allowMethods
allow
Methods
@
JvmName
(
name
=
"xysonibwxygsghsq"
)
suspend
fun
allowMethods
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ckgwhhuqdmnengoq"
)
suspend
fun
allowMethods
(
value
:
List
<
String
>
?
)
Parameters
value
Set of allowed HTTP methods.
@
JvmName
(
name
=
"yhwmxsdvruxbcbfq"
)
suspend
fun
allowMethods
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"krvfulqvqfqrqwum"
)
suspend
fun
allowMethods
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"nytsdridcphsbxco"
)
suspend
fun
allowMethods
(
vararg
values
:
String
)
Parameters
values
Set of allowed HTTP methods.