pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.apigatewayv2.kotlin.inputs
/
ApiCorsConfigurationArgsBuilder
/
allowMethods
allow
Methods
@
JvmName
(
name
=
"gduhioivitwqdjpo"
)
suspend
fun
allowMethods
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qfonwvnxenjbafvn"
)
suspend
fun
allowMethods
(
value
:
List
<
String
>
?
)
Parameters
value
Set of allowed HTTP methods.
@
JvmName
(
name
=
"fxawkpwlprnlieby"
)
suspend
fun
allowMethods
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"eeonwtfhcpecvqoi"
)
suspend
fun
allowMethods
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"qxckrbhnifmocesp"
)
suspend
fun
allowMethods
(
vararg
values
:
String
)
Parameters
values
Set of allowed HTTP methods.