toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
AccessApplicationCorsHeadersArgsBuilder
/
allowedMethods
allowed
Methods
@
JvmName
(
name
=
"kcuogxbshktprhjg"
)
suspend
fun
allowedMethods
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"tdvebvxapsusiqxc"
)
suspend
fun
allowedMethods
(
value
:
List
<
String
>
?
)
Parameters
value
Allowed HTTP request methods.
@
JvmName
(
name
=
"cagungacphytnuvi"
)
suspend
fun
allowedMethods
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"cbdlenmnfafranic"
)
suspend
fun
allowedMethods
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"yrcquxtvncemopbi"
)
suspend
fun
allowedMethods
(
vararg
values
:
String
)
Parameters
values
Allowed HTTP request methods.