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

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