allowMethods property

Input<List<String>> allowMethods
final

List of HTTP methods that are allowed when calling the function URL.

Implementation

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