DeploymentArgs

constructor(deploymentPatternName: Output<String>? = null, name: Output<String>? = null, specifications: Output<Map<String, String>>? = null, tags: Output<List<TagArgs>>? = null, workloadName: Output<String>? = null)