Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 539 Bytes

DeploymentResourceDto.md

File metadata and controls

13 lines (8 loc) · 539 Bytes

DeploymentResourceDto

Properties

Name Type Description Notes
id Option<String> The id of the deployment resource. [optional]
name Option<String> The name of the deployment resource [optional]
deployment_id Option<String> The id of the deployment. [optional]

[Back to Model list] [Back to API list] [Back to README]