github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/autoscaling/docs/InAutoScalingGroupServerInstance.md (about) 1 # InAutoScalingGroupServerInstance 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **HealthStatus** | **[*CommonCode](CommonCode.md)** | 헬스상태 | [optional] [default to null] 7 **LifecycleState** | **[*CommonCode](CommonCode.md)** | 라이프사이클상태 | [optional] [default to null] 8 **LaunchConfiguration** | **[*LaunchConfiguration](LaunchConfiguration.md)** | 론치설정 | [optional] [default to null] 9 **ServerInstanceNo** | ***string** | 서버인스턴스번호 | [optional] [default to null] 10 **ServerInstanceName** | ***string** | 서버인스턴스명 | [optional] [default to null] 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14