pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.apigatewayv2.kotlin.inputs
/
ApiCorsConfigurationArgsBuilder
/
allowMethods
allow
Methods
@
JvmName
(
name
=
"baankokbdmftfhjl"
)
suspend
fun
allowMethods
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"akpkauxcaepgmive"
)
suspend
fun
allowMethods
(
value
:
List
<
String
>
?
)
Parameters
value
Set of allowed HTTP methods.
@
JvmName
(
name
=
"edmtttamgdwvorgq"
)
suspend
fun
allowMethods
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"jrpyxnkwlcwabgiv"
)
suspend
fun
allowMethods
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xxkkhkxufowhunsl"
)
suspend
fun
allowMethods
(
vararg
values
:
String
)
Parameters
values
Set of allowed HTTP methods.