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

     1  # GetDeployHistoryDetailResponse
     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  | **Status**    | **\*string**                                                                            |             | [optional] [default to null] |
    12  | **Strategy**  | **\*string**                                                                            |             | [optional] [default to null] |
    13  | **Executor**  | **\*string**                                                                            |             | [optional] [default to null] |
    14  | **StartTime** | **\*int32**                                                                             |             | [optional] [default to null] |
    15  | **EndTime**   | **\*int32**                                                                             |             | [optional] [default to null] |
    16  | **Type\_**    | **\*string**                                                                            |             | [optional] [default to null] |
    17  | **Config**    | **[[]\*GetDeployHistoryDetailResponseConfig](GetDeployHistoryDetailResponseConfig.md)** |             | [optional] [default to null] |
    18  
    19  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)