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

     1  # GetDeployHistoryListResponseHistoryList
     2  
     3  ## Properties
     4  
     5  | Name          | Type                                            | Description | Notes                        |
     6  | ------------- | ----------------------------------------------- | ----------- | ---------------------------- |
     7  | **Project**   | **[\*GetIdNameResponse](GetIdNameResponse.md)** |             | [optional] [default to null] |
     8  | **Stage**     | **[\*GetIdNameResponse](GetIdNameResponse.md)** |             | [optional] [default to null] |
     9  | **Scenario**  | **[\*GetIdNameResponse](GetIdNameResponse.md)** |             | [optional] [default to null] |
    10  | **Id**        | **\*string**                                    |             | [optional] [default to null] |
    11  | **StartTime** | **\*int32**                                     |             | [optional] [default to null] |
    12  | **Status**    | **\*string**                                    |             | [optional] [default to null] |
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)