EnvironmentLastDeployment

constructor(deploymentId: String, deploymentStatus: String, deploymentType: String, failureReasons: List<EnvironmentLastDeploymentFailureReason>, isDeploymentComplete: Boolean, messages: List<String>)