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

     1  # LoadBalancerListenerCertificate
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **SslCertificateNo** | ***string** | SSL인증서번호 | [optional] [default to null]
     7  **MemberNo** | ***string** | 사용자번호 | [optional] [default to null]
     8  **SslCertificateName** | ***string** | SSL인증서이름 | [optional] [default to null]
     9  **DomainAddress** | ***string** | 도메인주소 | [optional] [default to null]
    10  **ValidEndDate** | ***string** | 인증종료일 | [optional] [default to null]
    11  **IsDefault** | ***bool** | 디폴트여부 | [optional] [default to null]
    12  **StatusCode** | ***int32** | 상태코드 | [optional] [default to null]
    13  **StatusName** | ***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