Deployment Args
constructor(createPolicy: Output<String>? = null, description: Output<String>? = null, id: Output<String>? = null, labels: Output<List<DeploymentLabelEntryArgs>>? = null, name: Output<String>? = null, preview: Output<Boolean>? = null, project: Output<String>? = null, target: Output<TargetConfigurationArgs>? = null)