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

     1  # LoadBalancerListenerParameter
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **SslCertificateNo** | ***string** | SSL인증서번호 | [optional] [default to null]
     7  **UseHttp2** | ***bool** | HTTP2사용여부 | [optional] [default to null]
     8  **Port** | ***int32** | 포트 | [optional] [default to null]
     9  **ProtocolTypeCode** | ***string** | 프로토콜유형코드 | [optional] [default to null]
    10  **TlsMinVersionTypeCode** | ***string** | TLS최소지원버전유형코드 | [optional] [default to null]
    11  **TargetGroupNo** | ***string** | 타겟그룹번호 | [default to null]
    12  **CipherSuiteList** | **[]\*string** | 암호화스위트리스트 | [optional] [default to null]
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16