allowMethods property

Input<List<String>?>? allowMethods
final

HTTP methods that are allowed when calling the function URL.

Implementation

final pulumi.Input<List<String>?>? allowMethods;