FunctionUrl
FunctionUrl
| Name | Description | Schema | Default |
|---|---|---|---|
| allow_ips optional | 허용 IP Example : | any of [array[string], null] | |
| auth_type optional | 인증 유형 Example : NONE | any of [string, null] | |
| public_endpoint_url optional | Public 엔드포인트 URL Example : https://scf.33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/sample-function | any of [string, null] | |
| public_ip_acl_enabled optional | Public IP 접근 제어 사용 Example : True | any of [boolean, null] | |
| url_enabled required | URL 사용 Example : True | boolean |