github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/autoscaling/docs/ActivityLog.md (about) 1 # ActivityLog 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **ActivityNo** | ***string** | 액티비티번호 | [optional] [default to null] 7 **AutoScalingGroupName** | ***string** | 오토스케일링그룹명 | [optional] [default to null] 8 **Status** | **[*CommonCode](CommonCode.md)** | 상태 | [optional] [default to null] 9 **StatusMessage** | ***string** | 상태메세지 | [optional] [default to null] 10 **ActionCause** | ***string** | 액션원인 | [optional] [default to null] 11 **Description** | ***string** | 설명 | [optional] [default to null] 12 **Details** | ***string** | 상세설명 | [optional] [default to null] 13 **StartTime** | ***string** | 시작일시 | [optional] [default to null] 14 **EndTime** | ***string** | 종료일시 | [optional] [default to null] 15 16 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 18