allowOrigins property

Input<List<String>> allowOrigins
final

List of origins that are allowed to make requests to the function URL.

Implementation

final pulumi.Input<List<String>> allowOrigins;