github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vloadbalancer/docs/LoadBalancerListener.md (about)

     1  # LoadBalancerListener
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **LoadBalancerInstanceNo** | ***string** | 로드밸런서인스턴스번호 | [optional] [default to null]
     7  **LoadBalancerListenerNo** | ***string** | 로드밸런서리스너번호 | [optional] [default to null]
     8  **ProtocolType** | **[*CommonCode](CommonCode.md)** | 프로토콜유형 | [optional] [default to null]
     9  **Port** | ***int32** | 포트 | [optional] [default to null]
    10  **UseHttp2** | ***bool** | HTTP2사용여부 | [optional] [default to null]
    11  **SslCertificateNo** | ***string** | SSL인증서번호 | [optional] [default to null]
    12  **TlsMinVersionType** | **[*CommonCode](CommonCode.md)** | TLS최소지원버전유형 | [optional] [default to null]
    13  **LoadBalancerRuleNoList** | **[]\*string** | 로드밸런서룰번호리스트 | [optional] [default to null]
    14  **CipherSuiteList** | **[]\*string** | 암호화스위트리스트 | [optional] [default to null]
    15  
    16  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    17  
    18