FunctionUrlRequest
FunctionUrlRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| allow_ips optional | 허용 IP Example : | any of [array[string], null] | |
| auth_type optional | 인증 유형 Example : NONE | any of [string, null] | |
| public_ip_acl_enabled required | Public IP 접근 제어 사용 Example : True | boolean | |
| url_enabled required | URL 사용 Example : True | boolean |