LbListenerRuleBase
LbListenerRuleBase
| Name | Description | Schema | Default |
|---|---|---|---|
| condition_type optional | The condition type of the listener. Example : URL_PATH | any of [enum (URL_PATH, HOST_HEADER, PROTOCOL_PORT), null] | |
| https_redirection optional | The https redirection of the listener. | any of [HttpsRedirection, null] | |
| server_group_id optional | LB 서버 그룹 아이디 Example : | any of [string, null] | |
| url_handler optional | URL 처리 | any of [array[UrlHandler], null] | |
| url_redirection optional | The URL redirect of the listener. Example : | any of [string, null] |