Step Group Args
constructor(dependsOnStepGroups: Output<List<String>>? = null, deploymentTargetId: Output<String>, name: Output<String>, postDeploymentSteps: Output<List<PrePostStepArgs>>? = null, preDeploymentSteps: Output<List<PrePostStepArgs>>? = null)