StepGroupResponse

constructor(dependsOnStepGroups: List<String>? = null, deploymentTargetId: String, name: String, postDeploymentSteps: List<PrePostStepResponse>? = null, preDeploymentSteps: List<PrePostStepResponse>? = null)