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

     1  # ChangeTargetGroupHealthCheckConfigurationRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **RegionCode** | ***string** | REGION코드 | [optional] [default to null]
     7  **HealthCheckCycle** | ***int32** | 헬스체크주기 | [optional] [default to null]
     8  **HealthCheckDownThreshold** | ***int32** | 헬스체크실패임계값 | [optional] [default to null]
     9  **HealthCheckHttpMethodTypeCode** | ***string** | 헬스체크HTTP메소드유형코드 | [optional] [default to null]
    10  **HealthCheckPort** | ***int32** | 헬스체크포트 | [optional] [default to null]
    11  **HealthCheckUpThreshold** | ***int32** | 헬스체크정상임계값 | [optional] [default to null]
    12  **HealthCheckUrlPath** | ***string** | 헬스체크URL경로 | [optional] [default to null]
    13  **TargetGroupNo** | ***string** | 타겟그룹번호 | [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