DeploymentArgs

fun DeploymentArgs(components: Output<Any>? = null, deploymentName: Output<String>? = null, deploymentPolicies: Output<DeploymentPoliciesArgs>? = null, iotJobConfiguration: Output<DeploymentIoTJobConfigurationArgs>? = null, parentTargetArn: Output<String>? = null, tags: Output<Any>? = null, targetArn: Output<String>? = null)