toggle menu
pulumi-digitalocean-kotlin
4.45.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
AppSpecIngressRuleArgsBuilder
/
cors
cors
@
JvmName
(
name
=
"qvwckndlvddtcuwv"
)
suspend
fun
cors
(
value
:
Output
<
AppSpecIngressRuleCorsArgs
>
)
@
JvmName
(
name
=
"lowwewoxnnyjlhkm"
)
suspend
fun
cors
(
value
:
AppSpecIngressRuleCorsArgs
?
)
Parameters
value
The
CORS
policies of the app.
@
JvmName
(
name
=
"wxssedgqdinlrcvx"
)
suspend
fun
cors
(
argument
:
suspend
AppSpecIngressRuleCorsArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The
CORS
policies of the app.