Deployment Setting Args
constructor(arcNodeResourceIds: Output<List<String>>? = null, clusterName: Output<String>? = null, deploymentConfiguration: Output<DeploymentConfigurationArgs>? = null, deploymentMode: Output<Either<String, DeploymentMode>>? = null, deploymentSettingsName: Output<String>? = null, operationType: Output<Either<String, OperationType>>? = null, resourceGroupName: Output<String>? = null)