allowCredentials

@JvmName(name = "lqsfysnmafsjwras")
suspend fun allowCredentials(value: Output<Boolean>)
@JvmName(name = "uymnaijqeavtghos")
suspend fun allowCredentials(value: Boolean?)

Parameters

value

Whether browsers should expose the response to the client-side JavaScript code when the request’s credentials mode is include. This configures the Access-Control-Allow-Credentials header.