toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
GatewayCorsPropertiesArgsBuilder
/
allowCredentials
allow
Credentials
@
JvmName
(
name
=
"wreipwxbedixrwox"
)
suspend
fun
allowCredentials
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"bmrrwicgkttuvhfw"
)
suspend
fun
allowCredentials
(
value
:
Boolean
?
)
Parameters
value
Whether user credentials are supported on cross-site requests. Valid values:
true
,
false
.