allowCredentials property

Input<bool?>? allowCredentials
final

Whether to allow cookies or other credentials in requests to the function URL.

Implementation

final pulumi.Input<bool?>? allowCredentials;