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

     1  # ActivityLog
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **AutoScalingGroupNo** | ***string** | 오토스케일링그룹번호 | [optional] [default to null]
     7  **ActivityNo** | ***string** | 액티비티번호 | [optional] [default to null]
     8  **ServerInstanceNo** | ***string** | 서버인스턴스번호 | [optional] [default to null]
     9  **ZoneCode** | ***string** | ZONE코드 | [optional] [default to null]
    10  **ActionName** | ***string** | 액션이름 | [optional] [default to null]
    11  **ActionStatus** | **[*CommonCode](CommonCode.md)** | 액션상태 | [optional] [default to null]
    12  **ActionCause** | ***string** | 액션원인 | [optional] [default to null]
    13  **ActionDescription** | ***string** | 액션설명 | [optional] [default to null]
    14  **StartTime** | ***string** | 시작일시 | [optional] [default to null]
    15  **EndTime** | ***string** | 종료일시 | [optional] [default to null]
    16  
    17  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    18  
    19